Skip to content

Persisting Settings Values #306

Persisting Settings Values

Persisting Settings Values #306

Triggered via pull request November 14, 2024 19:42
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint (18.x): src/main.ts#L23
`./persistence` import should occur before import of `./scene`
Lint (18.x): src/persistence.ts#L4
Block must not be padded by blank lines
Lint (18.x): src/persistence.ts#L4
Missing space before opening brace
Lint (18.x): src/persistence.ts#L9
Missing space before opening brace
Lint (18.x): src/persistence.ts#L11
Missing radix parameter
Lint (18.x): src/persistence.ts#L12
Trailing spaces not allowed
Lint (18.x): src/persistence.ts#L14
Missing space before opening brace
Lint (18.x): src/persistence.ts#L19
Opening curly brace does not appear on the same line as controlling statement
Lint (18.x): src/persistence.ts#L19
Statement inside of curly braces should be on next line
Lint (18.x): src/persistence.ts#L19
Missing semicolon
Lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (18.x): src/main.ts#L263
Do not use 'new' for side effects
Build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/