Skip to content

[WIP]: Encode state in URL hash #20

[WIP]: Encode state in URL hash

[WIP]: Encode state in URL hash #20

Triggered via pull request February 27, 2024 00:59
Status Failure
Total duration 47s
Artifacts

lint-and-test.yml

on: pull_request
lint-and-test
34s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-and-test: src/hooks/useUrlHash.ts#L5
Delete `·`
lint-and-test: src/hooks/useUrlHash.ts#L25
Replace `'hashchange'` with `"hashchange"`
lint-and-test: src/hooks/useUrlHash.ts#L25
Strings must use doublequote
lint-and-test: src/hooks/useUrlHash.ts#L27
Replace `'hashchange'` with `"hashchange"`
lint-and-test: src/hooks/useUrlHash.ts#L27
Strings must use doublequote
lint-and-test: src/hooks/useUrlHash.ts#L42
Insert `⏎`
lint-and-test: src/scene.tsx#L28
Replace `'curTime'` with `"curTime"`
lint-and-test: src/scene.tsx#L28
Strings must use doublequote
lint-and-test: src/scene.tsx#L29
Replace `'autoRotate'` with `"autoRotate"`
lint-and-test: src/scene.tsx#L29
Strings must use doublequote
lint-and-test
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/.