Skip to content

🤖 ci: #15 Upgrade typescript, eslint, and other dependencies #1

🤖 ci: #15 Upgrade typescript, eslint, and other dependencies

🤖 ci: #15 Upgrade typescript, eslint, and other dependencies #1

Triggered via pull request August 30, 2024 23:57
@nathoniusnathonius
synchronize #17
ci/15/eslint
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
check: src/helpers.ts#L9
Unexpected any. Specify a different type
check: src/helpers.ts#L17
Unsafe member access .unitCount on an `any` value
check: src/helpers.ts#L19
Unsafe member access .compact on an `any` value
check: src/helpers.ts#L23
Unsafe member access .verbose on an `any` value
check: src/helpers.ts#L26
Unsafe member access .colonNotation on an `any` value
check: src/helpers.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `Options`
check: src/main.ts#L56
Unsafe assignment of an `any` value
check
Process completed with exit code 1.