Skip to content

WIP: Example listing/adding/deleting #98

WIP: Example listing/adding/deleting

WIP: Example listing/adding/deleting #98

Triggered via pull request March 22, 2024 21:11
Status Failure
Total duration 58s
Artifacts

fe_lint_format.yml

on: pull_request
Check formatting
44s
Check formatting
Check linting
47s
Check linting
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
Check formatting
Process completed with exit code 1.
Check linting: frontend/app/components/Extractor.tsx#L87
'data' is already declared in the upper scope on line 86 column 11
Check linting: frontend/app/components/Extractor.tsx#L87
'data' is defined but never used. Allowed unused args must match /^_/u
Check linting: frontend/app/components/Extractor.tsx#L87
Unexpected empty arrow function
Check linting: frontend/app/components/Extractor.tsx#L122
'data' is already declared in the upper scope on line 86 column 11
Check linting: frontend/app/components/Extractor.tsx#L122
Unexpected any. Specify a different type
Check linting: frontend/app/components/Extractor.tsx#L123
'event' is defined but never used. Allowed unused args must match /^_/u
Check linting: frontend/app/components/Extractor.tsx#L166
'data' is already declared in the upper scope on line 86 column 11
Check linting: frontend/app/utils/api.tsx#L186
Unexpected any. Specify a different type
Check linting: frontend/app/utils/api.tsx#L234
Unexpected any. Specify a different type
Check linting
Process completed with exit code 1.
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check linting: frontend/app/components/Extractor.tsx#L125
Unexpected console statement