chore(deps): update all non-major dependencies #2564
Annotations
5 errors and 2 warnings
test/default.test.ts > Smoke test (default) > catches a server crash:
test/default.test.ts#L59
AssertionError: expected [] to have a length of 1 but got +0
- Expected
+ Received
- 1
+ 0
❯ test/default.test.ts:59:21
|
test/default.test.ts > Smoke test (default) > catches a client crash:
test/default.test.ts#L70
AssertionError: expected [ { breadcrumbs: [], …(8) }, …(1) ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ test/default.test.ts:70:21
|
Lint and test (20)
Process completed with exit code 1.
|
Lint and test (18):
types/vuex.d.ts#L3
A declaration file cannot be imported without 'import type'. Did you mean to import an implementation file 'vuex/types/index.js' instead?
|
Lint and test (18)
Process completed with exit code 2.
|
Lint and test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint and test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|