chore(deps): bump @cspell/dict-cspell-bundle from 1.0.23 to 1.0.24 #6539
Annotations
4 errors and 2 warnings
src/config/documentSettings.test.mts > Validate DocumentSettings > test enableFiletypes:
packages/_server/src/config/documentSettings.test.mts#L179
AssertionError: expected { javascript: false, json: true, …(4) } to deeply equal { al: true, dart: true, …(11) }
- Expected
+ Received
Object {
- "al": true,
- "dart": true,
- "fsharp": true,
"javascript": false,
"json": true,
"jsonc": true,
- "julia": true,
"php": true,
"pug": true,
- "r": true,
- "sql": true,
- "terraform": true,
"typescript": false,
}
❯ src/config/documentSettings.test.mts:179:43
|
build-test (ubuntu-latest)
Process completed with exit code 1.
|
build-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build-test (windows-latest)
The operation was canceled.
|
test-vsce-build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|