Add a test for an importer without a base URL #1419
Annotations
2 errors and 1 warning
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/* | 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/.
|