Skip to content

wip

wip #12

Triggered via push August 16, 2023 19:07
Status Failure
Total duration 36s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: src/utils/create-rule.ts#L4
The inferred type of 'createRule' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build: src/utils/create-rule.ts#L4
The inferred type of 'createRule' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build: src/rules/aaa-comments.ts#L36
The inferred type of 'default' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build: src/rules/aaa-comments.ts#L36
The inferred type of 'default' cannot be named without a reference to '../../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build: src/index.ts#L25
The inferred type of 'default' cannot be named without a reference to '../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build: src/index.ts#L25
The inferred type of 'default' cannot be named without a reference to '../node_modules/@typescript-eslint/utils/dist/ts-eslint/Rule.js'. This is likely not portable. A type annotation is necessary.
build
Process completed with exit code 1.