Skip to content

⬆️ Update dependency @typescript-eslint/utils to v6 #31

⬆️ Update dependency @typescript-eslint/utils to v6

⬆️ Update dependency @typescript-eslint/utils to v6 #31

Triggered via pull request August 4, 2023 03:48
Status Failure
Total duration 39s
Artifacts

test-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test-PR: src/index.ts#L5
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Test-PR: src/index.ts#L48
Parameter 'context' implicitly has an 'any' type.
Test-PR: src/index.ts#L51
Parameter 'node' implicitly has an 'any' type.
Test-PR: src/index.ts#L61
Parameter 'item' implicitly has an 'any' type.
Test-PR: src/index.ts#L66
Untyped function calls may not accept type arguments.
Test-PR: src/index.ts#L67
Parameter 'item' implicitly has an 'any' type.
Test-PR: src/index.ts#L72
Parameter 'exp' implicitly has an 'any' type.
Test-PR: src/index.ts#L73
Parameter 'name' implicitly has an 'any' type.
Test-PR: src/index.ts#L115
Parameter 'context' implicitly has an 'any' type.
Test-PR: src/index.ts#L118
Parameter 'node' implicitly has an 'any' type.