chore(deps): update linters to v7 (major) #1445
main.yml
on: pull_request
Lint & Build
25s
Log inputs
0s
Matrix: test
Semantic release
0s
Annotations
10 errors and 11 warnings
Lint & Build:
src/Debug.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/Debug.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/Documents.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/Documents.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/DocumentsPane.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/DocumentsPane.tsx#L1
'React' is defined but never used
|
Lint & Build:
src/NewDocument.tsx#L2
'React' is defined but never used
|
Lint & Build:
src/NewDocument.tsx#L2
'React' is defined but never used
|
Lint & Build:
src/types.ts#L15
Unexpected any. Specify a different type
|
Lint & Build
Process completed with exit code 1.
|
Lint & Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint & Build:
src/Debug.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/Debug.tsx#L4
Missing return type on function
|
Lint & Build:
src/Documents.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/Documents.tsx#L30
Missing return type on function
|
Lint & Build:
src/DocumentsPane.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/DocumentsPane.tsx#L11
Missing return type on function
|
Lint & Build:
src/DuplicateDocument.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/DuplicateDocument.tsx#L22
Missing return type on function
|
Lint & Build:
src/NewDocument.tsx#L1
Run autofix to sort these imports!
|
Lint & Build:
src/NewDocument.tsx#L12
Missing return type on function
|