chore(deps): bump @cspell/dict-cspell-bundle from 1.0.19 to 1.0.20 #6451
Annotations
4 errors and 2 warnings
src/infoViewer/infoHelper.test.mts > infoHelper > extractDictionariesFromConfig:
packages/client/src/infoViewer/infoHelper.test.mts#L43
AssertionError: expected [ …(69) ] to deeply equal ArrayContaining{…}
- Expected
+ Received
- ArrayContaining [
+ Array [
+ Object {
+ "description": "Ada Language Dictionary",
+ "languageIds": Array [
+ "ada",
+ ],
+ "locales": Array [],
+ "name": "ada",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "AL Keywords Dictionary",
+ "languageIds": Array [
+ "al",
+ ],
+ "locales": Array [],
+ "name": "al",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "AWS dictionary.",
+ "languageIds": Array [],
+ "locales": Array [],
+ "name": "aws",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Bash dictionary.",
+ "languageIds": Array [
+ "shellscript",
+ ],
+ "locales": Array [],
+ "name": "bash",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Company names dictionary.",
+ "languageIds": Array [],
+ "locales": Array [],
+ "name": "companies",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Legacy C/C++ Keywords and common library functions.",
+ "languageIds": Array [
+ "c",
+ "cpp",
+ ],
+ "locales": Array [],
+ "name": "cpp-legacy",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "C/C++ Keywords and common library functions.",
+ "languageIds": Array [
+ "c",
+ "cpp",
+ ],
+ "locales": Array [],
+ "name": "cpp",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Refined list of C/C++ Keywords and common library functions.",
+ "languageIds": Array [
+ "c",
+ "cpp",
+ ],
+ "locales": Array [],
+ "name": "cpp-refined",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Cryptocurrencies dictionary.",
+ "languageIds": Array [],
+ "locales": Array [],
+ "name": "cryptocurrencies",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Legacy Cryptocurrency dictionary.",
+ "languageIds": Array [],
+ "locales": Array [],
+ "name": "cryptocurrencies-legacy",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "C# dictionary.",
+ "languageIds": Array [
+ "csharp",
+ ],
+ "locales": Array [],
+ "name": "csharp",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Css dictionary.",
+ "languageIds": Array [
+ "css",
+ "mdx",
+ "svelte",
+ "vue",
+ "javascriptreact",
+ "typescriptreact",
+ "html",
+ "pug",
+ "jade",
+ "php",
+ "handlebars",
+ "less",
+ "scss",
+ ],
+ "locales": Array [],
+ "name": "css",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Dart dictionary.",
+ "languageIds": Array [
+ "dart",
+ ],
+ "locales": Array [],
+ "name": "dart",
+ "uri": undefined,
+ "uriName": undefined,
+ },
Object {
+ "description": "List of Python Django Framework keywords.",
+ "languageIds": Array [
+ "html",
+ "python",
+ ],
+ "locales": Array [],
+ "name": "django",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Docker dictionary.",
+ "languageIds": Array [
+ "dockerfile",
+ ],
+ "locales": Array [],
+ "name": "docker",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": ".Net keywords.",
+ "languageIds": Array [
+ "csharp",
+ "cs",
+ "fsharp",
+ ],
+ "locales": Array [],
+ "name": "dotnet",
+ "uri": undefined,
+ "uriName": undefined,
+ },
+ Object {
+ "description": "Elixir dictionary.",
+
|
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
|