Skip to content

chore(deps-dev): bump chai and @types/chai #1096

chore(deps-dev): bump chai and @types/chai

chore(deps-dev): bump chai and @types/chai #1096

Triggered via push January 3, 2025 20:54
Status Failure
Total duration 1m 39s
Artifacts

tests.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
macOS-latest: packages/test-kit/src/test/parse-tester.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-value-parser/src/test/css-value-syntax.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-value-parser/src/test/define-property.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-value-parser/src/test/properties/background.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-value-parser/src/test/properties/margin.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-value-parser/src/test/value-parser.spec.ts#L25
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-selector-parser/src/test/ast-tools/compound.spec.ts#L14
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-selector-parser/src/test/ast-tools/specificity.spec.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest: packages/css-selector-parser/src/test/stringify.spec.ts#L24
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
macOS-latest
Process completed with exit code 2.
ubuntu-latest: packages/test-kit/src/test/parse-tester.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-value-parser/src/test/css-value-syntax.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-value-parser/src/test/define-property.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-value-parser/src/test/properties/background.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-value-parser/src/test/properties/margin.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-value-parser/src/test/value-parser.spec.ts#L25
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-selector-parser/src/test/ast-tools/compound.spec.ts#L14
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-selector-parser/src/test/ast-tools/specificity.spec.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest: packages/css-selector-parser/src/test/stringify.spec.ts#L24
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
ubuntu-latest
Process completed with exit code 2.
windows-latest: packages/test-kit/src/test/parse-tester.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-value-parser/src/test/css-value-syntax.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-value-parser/src/test/define-property.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-value-parser/src/test/properties/background.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-value-parser/src/test/properties/margin.spec.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-value-parser/src/test/value-parser.spec.ts#L25
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-selector-parser/src/test/ast-tools/compound.spec.ts#L14
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-selector-parser/src/test/ast-tools/specificity.spec.ts#L8
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest: packages/css-selector-parser/src/test/stringify.spec.ts#L24
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("chai")' call instead.
windows-latest
Process completed with exit code 1.
ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636