Skip to content

Build, lint and test #1063

Build, lint and test

Build, lint and test #1063

Triggered via merge group October 8, 2024 08:00
Status Failure
Total duration 2m 24s
Artifacts

build-lint-test.yml

on: merge_group
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 21 warnings
test/functional/board-layout/layout.test.ts > items preserve sizes when move or remove operation is performed: test/functional/board-layout/layout.test.ts#L374
AssertionError: expected [ [ 'A', 'A', 'B', ' ' ], …(1) ] to deeply equal [ [ 'B', 'A', 'A', ' ' ], …(1) ] - Expected + Received Array [ Array [ - "B", "A", "A", + "B", " ", ], Array [ - "B", "A", "A", + "B", " ", ], ] ❯ test/functional/board-layout/layout.test.ts:374:7 ❯ test/utils.ts:23:5 ❯ node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
build / build
Process completed with exit code 1.
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build / build: pages/canvas/layouts.page.tsx#L13
Unexpected any. Specify a different type
build / build: pages/canvas/layouts.page.tsx#L20
Unexpected any. Specify a different type
build / build: pages/canvas/layouts.page.tsx#L32
Unexpected any. Specify a different type
build / build: scripts/docs.js#L3
Run autofix to sort these imports!
build / build: scripts/package-json.js#L3
Run autofix to sort these imports!
build / build: scripts/test-utils.js#L3
Run autofix to sort these imports!
build / build: scripts/themeable-source.js#L3
Run autofix to sort these imports!
build / build: scripts/utils.js#L3
Run autofix to sort these imports!
build / build: src/__tests__/base-props-support.test.tsx#L25
Prop "id" is forbidden on Components
build / build: src/__tests__/base-props-support.test.tsx#L30
Prop "className" is forbidden on Components
build / build: pages/canvas/layouts.page.tsx#L13
Unexpected any. Specify a different type
build / build: pages/canvas/layouts.page.tsx#L20
Unexpected any. Specify a different type
build / build: pages/canvas/layouts.page.tsx#L32
Unexpected any. Specify a different type
build / build: scripts/docs.js#L3
Run autofix to sort these imports!
build / build: scripts/package-json.js#L3
Run autofix to sort these imports!
build / build: scripts/test-utils.js#L3
Run autofix to sort these imports!
build / build: scripts/themeable-source.js#L3
Run autofix to sort these imports!
build / build: scripts/utils.js#L3
Run autofix to sort these imports!
build / build: src/__tests__/base-props-support.test.tsx#L25
Prop "id" is forbidden on Components
build / build: src/__tests__/base-props-support.test.tsx#L30
Prop "className" is forbidden on Components