Skip to content

Add widgets for editing examples #102

Add widgets for editing examples

Add widgets for editing examples #102

Triggered via pull request March 23, 2024 01:05
Status Failure
Total duration 55s
Artifacts

fe_lint_format.yml

on: pull_request
Check formatting
35s
Check formatting
Check linting
46s
Check linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Check linting: frontend/app/components/Extractor.tsx#L95
'data' is already declared in the upper scope on line 94 column 11
Check linting: frontend/app/components/Extractor.tsx#L95
'data' is defined but never used. Allowed unused args must match /^_/u
Check linting: frontend/app/components/Extractor.tsx#L95
Unexpected empty arrow function
Check linting: frontend/app/components/Extractor.tsx#L130
'data' is already declared in the upper scope on line 94 column 11
Check linting: frontend/app/components/Extractor.tsx#L130
Unexpected any. Specify a different type
Check linting: frontend/app/components/Extractor.tsx#L131
'event' is defined but never used. Allowed unused args must match /^_/u
Check linting: frontend/app/components/Extractor.tsx#L174
'data' is already declared in the upper scope on line 94 column 11
Check linting: frontend/app/utils/api.tsx#L187
Unexpected any. Specify a different type
Check linting: frontend/app/utils/api.tsx#L239
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#L133
Unexpected console statement