Skip to content

fix eslint 2

fix eslint 2 #4

Triggered via push September 12, 2024 16:21
Status Failure
Total duration 17s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: src/App.tsx#L9
'React' must be in scope when using JSX
lint: src/App.tsx#L10
'React' must be in scope when using JSX
lint: src/App.tsx#L11
'React' must be in scope when using JSX
lint: src/App.tsx#L12
'React' must be in scope when using JSX
lint: src/App.tsx#L14
'React' must be in scope when using JSX
lint: src/App.tsx#L15
'React' must be in scope when using JSX
lint: src/App.tsx#L18
'React' must be in scope when using JSX
lint: src/App.tsx#L19
'React' must be in scope when using JSX
lint: src/App.tsx#L20
'React' must be in scope when using JSX
lint: src/App.tsx#L21
'React' must be in scope when using JSX
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/