feat!: drop node 14 & 16 support #563
Annotations
16 errors and 14 warnings
test (ubuntu-latest, 22)
Process completed with exit code 1.
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
lint:
examples/vite/tsconfig.json#L4
Expected object keys to be in specified order. 'target' should be before 'baseUrl'
|
lint:
examples/vite/tsconfig.json#L9
Expected object keys to be in specified order. 'jsx' should be before 'strict'
|
lint:
examples/vite/tsconfig.json#L11
Expected object keys to be in specified order. 'resolveJsonModule' should be before 'sourceMap'
|
lint:
examples/vite/tsconfig.json#L13
Expected object keys to be in specified order. 'lib' should be before 'esModuleInterop'
|
lint:
src/core/default-locale.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/default-locale.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/default-locale.ts#L17
Prefer `RegExp#test(…)` over `String#match(…)`
|
lint:
src/core/style.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/style.ts#L39
Prefer `!== -1` over `> -1` to check existence
|
lint:
src/core/types.ts#L1
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, 20)
Process completed with exit code 1.
|
test (windows-latest, 18)
Process completed with exit code 1.
|
test (windows-latest, 20)
Process completed with exit code 1.
|
test (windows-latest, 22)
Process completed with exit code 1.
|
test (ubuntu-latest, 22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest, 18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
examples/vite/vite.config.ts#L3
Expected "@vitejs/plugin-vue" to come before "vite"
|
lint:
src/core/default-locale.ts#L2
Expected "esbuild" to come before "escape-string-regexp"
|
lint:
src/core/default-locale.ts#L8
Insert `,`
|
lint:
src/core/default-locale.ts#L9
Insert `,`
|
lint:
src/core/default-locale.ts#L15
Insert `,`
|
lint:
src/core/default-locale.ts#L20
Insert `,`
|
lint:
src/core/default-locale.ts#L27
Insert `,`
|
lint:
src/core/default-locale.ts#L28
Insert `,`
|
lint:
src/core/default-locale.ts#L48
Insert `,`
|
lint:
src/core/style.ts#L1
Expected "init" to come before "ImportSpecifier"
|
test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|