chore(deps): update actions/setup-node action to v4 #1170
NodeCI.yml
on: pull_request
Matrix: test-for-eslint-v7
Matrix: test-for-svelte-v3
Matrix: test-for-ts-eslint-v4
Matrix: test-for-ts-eslint-v5
Matrix: test
Annotations
10 errors and 2 warnings
lint:
benchmark/index.ts#L3
Import name `Benchmark` must match one of the following formats: camelCase
|
lint:
src/ast/html.ts#L1
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/ast/script.ts#L1
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/context/index.ts#L14
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/context/index.ts#L15
Import name `SvAST` must match one of the following formats: camelCase
|
lint:
src/context/let-directive-collection.ts#L2
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/context/script-let.ts#L2
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/index.ts#L1
Import name `AST` must match one of the following formats: camelCase
|
lint:
src/parser/analyze-scope.ts#L1
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/parser/converts/attr.ts#L24
Import name `ESTree` must match one of the following formats: camelCase
|
lint:
src/parser/converts/attr.ts#L190
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
lint:
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|