Skip to content

fix: hardcode cookie name #37

fix: hardcode cookie name

fix: hardcode cookie name #37

Triggered via pull request October 8, 2024 07:09
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests: src/ThemeToggleButton.jsx#L7
More than 1 blank line not allowed
tests: src/ThemeToggleButton.jsx#L8
'themeCookie' is never reassigned. Use 'const' instead
tests: src/ThemeToggleButton.jsx#L9
'themeCookieExpiry' is never reassigned. Use 'const' instead
tests: src/ThemeToggleButton.jsx#L20
Unexpected block statement surrounding arrow body; parenthesize the returned value and move it immediately after the `=>`
tests: src/ThemeToggleButton.jsx#L21
Trailing spaces not allowed
tests
Process completed with exit code 1.