Skip to content

26 docs add basic styling and initial nav #28

26 docs add basic styling and initial nav

26 docs add basic styling and initial nav #28

Triggered via pull request May 6, 2024 15:58
Status Failure
Total duration 33s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
TS valid: docs/app/hooks/useTheme.ts#L27
Cannot find name 'localStorage'.
TS valid: docs/app/hooks/useTheme.ts#L33
Cannot find name 'localStorage'.
TS valid: docs/app/hooks/useTheme.ts#L39
Cannot find name 'localStorage'.
TS valid: docs/app/hooks/useTheme.ts#L46
Cannot find name 'localStorage'.
TS valid: docs/app/hooks/useTheme.ts#L53
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
TS valid: docs/app/hooks/useTheme.ts#L58
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
TS valid
Process completed with exit code 2.