Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.9.1 #244
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Compile TypeScript
31s
Run linters
26s
Assert README.md is up-to-date
36s
Annotations
3 errors
Run linters:
src/rendering/process/components/ProcessConfirmation.tsx#L8
'confirmed' is defined but never used. Allowed unused args must match /[iI]gnored/u
|
Run linters:
src/rendering/process/components/ProcessInput.tsx#L17
'value' is defined but never used. Allowed unused args must match /[iI]gnored/u
|
Run linters
Process completed with exit code 1.
|