[WIP]: Encode state in URL hash #20
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/.
|