chore(deps): update dependency vite to v5.4.12 [security] #133
ci.yml
on: pull_request
lint
17s
typecheck
12s
Matrix: test
Annotations
12 errors and 1 warning
typecheck:
src/index.ts#L366
Argument of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
typecheck:
src/index.ts#L368
Argument of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
typecheck
Process completed with exit code 1.
|
test (lts/*, ubuntu-latest):
src/index.ts#L366
Argument of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, ubuntu-latest):
src/index.ts#L368
Argument of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/home/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/index.ts#L366
Argument of type 'import("/Users/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/Users/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, macos-latest):
src/index.ts#L368
Argument of type 'import("/Users/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("/Users/runner/work/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/index.ts#L366
Argument of type 'import("D:/a/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("D:/a/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, windows-latest):
src/index.ts#L368
Argument of type 'import("D:/a/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext' is not assignable to parameter of type 'import("D:/a/vite-plugin-runtime-cdn/vite-plugin-runtime-cdn/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").PluginContext'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint:
src/index.ts#L186
Expected @param names to be "ctx, bundle". Got "bundle"
|