fix(deps): update all non-major dependencies #285
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
18 errors
test (ubuntu-latest, 16):
src/core/transform.ts#L92
Type 'import("/home/runner/work/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/magic-string/dist/magic-string.es").SourceMap' is not assignable to type 'import("/home/runner/work/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").SourceMap'.
|
test (ubuntu-latest, 16)
Process completed with exit code 1.
|
lint:
README.md#L122
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
README.md#L123
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/options.ts#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/options.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/options.ts#L4
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/transform.ts#L3
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/transform.ts#L4
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/transform.ts#L7
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/transform.ts#L8
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
lint:
src/core/transformers/remove-wrapper-function.ts#L2
TypeScript will only remove the inline type specifiers which will leave behind a side effect import at runtime. Convert this to a top-level type qualifier to properly remove the entire import
|
test (ubuntu-latest, 18):
src/core/transform.ts#L92
Type 'import("/home/runner/work/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/magic-string/dist/magic-string.es").SourceMap' is not assignable to type 'import("/home/runner/work/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").SourceMap'.
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (windows-latest, 18):
src/core/transform.ts#L92
Type 'import("D:/a/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/magic-string/dist/magic-string.es").SourceMap' is not assignable to type 'import("D:/a/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").SourceMap'.
|
test (windows-latest, 18)
Process completed with exit code 1.
|
test (windows-latest, 16):
src/core/transform.ts#L92
Type 'import("D:/a/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/magic-string/dist/magic-string.es").SourceMap' is not assignable to type 'import("D:/a/unplugin-ast/unplugin-ast/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").SourceMap'.
|
test (windows-latest, 16)
Process completed with exit code 1.
|