chore: bump vite from 5.4.7 to 5.4.14 (#333) #1107
build-lint-test.yml
on: push
build
/
git-secrets
5s
build
/
build
1m 57s
build
/
codeql
1m 26s
deploy
/
deploy
Annotations
2 errors and 2 warnings
test/functional/board-layout/layout.test.ts > item min column span is taken when inserted in 1-column layout:
test/functional/board-layout/layout.test.ts#L427
AssertionError: expected [ [ ' ', ' ', 'X', 'X' ], …(3) ] to deeply equal [ [ 'X', 'X', ' ', ' ' ], …(3) ]
- Expected
+ Received
Array [
Array [
- "X",
- "X",
" ",
" ",
- ],
- Array [
"X",
"X",
- " ",
- " ",
],
Array [
- "X",
- "X",
" ",
" ",
+ "X",
+ "X",
],
Array [
+ " ",
+ " ",
"X",
"X",
+ ],
+ Array [
" ",
" ",
+ "X",
+ "X",
],
]
❯ test/functional/board-layout/layout.test.ts:427:5
❯ 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 / git-secrets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / codeql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|