ci: CI on both Node v20-22 and Deno v2 #141
Annotations
11 errors
|
npm run check-types:
node_modules/vite/dist/node/index.d.ts#L5
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
|
npm run check-types:
node_modules/vitest/dist/chunks/reporters.WnPwkmgA.d.ts#L780
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
npm run check-types:
node_modules/vitest/dist/chunks/reporters.WnPwkmgA.d.ts#L824
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
npm run check-types:
node_modules/vitest/dist/chunks/reporters.WnPwkmgA.d.ts#L866
Private identifiers are only available when targeting ECMAScript 2015 and higher.
|
npm run check-types:
src/autobinding.test.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
npm run check-types:
src/autobinding.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
npm run check-types:
src/autobinding.test.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
npm run check-types:
src/container.test.ts#L2
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
npm run check-types:
src/container.test.ts#L3
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
npm run check-types:
src/container.test.ts#L4
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Loading