Skip to content

feat: use typescript project only for type-aware files, closes #380 #301

feat: use typescript project only for type-aware files, closes #380

feat: use typescript project only for type-aware files, closes #380 #301

Triggered via pull request January 4, 2024 15:24
@DimavaDimava
synchronize #384
Dimava:fix/380
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

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

Annotations

10 errors
lint: src/cli/index.ts#L41
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
lint: src/cli/run.ts#L37
Unsafe array destructuring of a tuple element with an `any` value
lint: src/cli/run.ts#L50
Unsafe assignment of an `any` value
lint: src/cli/run.ts#L53
Unsafe member access ['@antfu/eslint-config'] on an `any` value
lint: src/cli/run.ts#L55
Unsafe member access .eslint on an `any` value
lint: src/cli/run.ts#L56
Unsafe member access .eslint on an `any` value
lint: src/cli/run.ts#L67
Unsafe assignment of an `any` value
lint: src/cli/run.ts#L67
Unsafe call of an `any` typed value
lint: src/cli/run.ts#L68
Unsafe assignment of an `any` value
lint: src/cli/run.ts#L68
Unsafe call of an `any` typed value