Add a test for an importer without a base URL #1415
ci.yml
on: pull_request
Unit tests
37s
Static analysis
19s
Lint spec files
16s
JS API | Pure JS | Browser
1m 25s
Matrix: dart_sass_language
Matrix: js_api_dart_sass
Matrix: js_api_sass_embedded
Annotations
11 errors and 18 warnings
JS API | Pure JS | Node lts/-1 | ubuntu-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/-1 | ubuntu-latest
Process completed with exit code 1.
|
JS API | Pure JS | Node lts/-3 | ubuntu-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/-2 | ubuntu-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/-2 | ubuntu-latest
Process completed with exit code 1.
|
JS API | Pure JS | Node lts/* | ubuntu-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/* | ubuntu-latest
Process completed with exit code 1.
|
JS API | Pure JS | Node lts/* | macos-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/* | macos-latest
Process completed with exit code 1.
|
JS API | Pure JS | Node lts/* | windows-latest:
js-api-spec/importer.test.ts#L564
Argument of type '{ importer: { canonicalize: (url: string) => any; load: (url: typeof URL) => { contents: string; syntax: "scss"; }; }; }' is not assignable to parameter of type 'StringOptions<"sync"> | undefined'.
|
JS API | Pure JS | Node lts/* | windows-latest
Process completed with exit code 1.
|
Lint spec files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Language | Dart Sass | Dart stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Language | Dart Sass | Dart dev
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/-1 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/-3 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/-2 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/* | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Browser
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/* | macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Pure JS | Node lts/* | windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/-3 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/* | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/-2 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/-1 | ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/* | windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS API | Embedded | Node lts/* | macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, bufbuild/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|