Skip to content

fix(ci): repair ci (#21) #5

fix(ci): repair ci (#21)

fix(ci): repair ci (#21) #5

Triggered via push May 20, 2024 19:43
Status Failure
Total duration 49s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint: src/components/middleware.tsx#L36
Missing semicolon
lint: src/components/youtube-content.tsx#L43
Missing semicolon
lint: src/components/youtube-content.tsx#L45
Missing semicolon
lint
Process completed with exit code 1.
lint: src/components/middleware.tsx#L6
Missing trailing comma
lint: src/components/middleware.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
lint: src/components/middleware.tsx#L21
This line has a length of 85. Maximum allowed is 80
lint: src/components/middleware.tsx#L24
Strings must use singlequote
lint: src/components/middleware.tsx#L30
Strings must use singlequote
lint: src/components/youtube-content.tsx#L37
Unary operator '!' must be followed by whitespace
lint: src/components/youtube-content.tsx#L43
This line has a length of 82. Maximum allowed is 80
lint: src/components/youtube-content.tsx#L43
Missing trailing comma
lint: src/components/youtube-content.tsx#L51
Unexpected space before function parentheses
lint: src/components/youtube-content.tsx#L56
Unary operator '!' must be followed by whitespace