Skip to content

Update source files

Update source files #7

Triggered via push June 22, 2026 07:35
Status Failure
Total duration 53s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
Lint (22.x): src/editor.ts#L504
'?' should be placed at the end of the line
Lint (22.x): src/editor.ts#L478
Trailing spaces not allowed
Lint (22.x): src/editor.ts#L475
Trailing spaces not allowed
Lint (22.x): src/editor.ts#L448
Trailing spaces not allowed
Lint (22.x): src/editor.ts#L432
Trailing spaces not allowed
Lint (22.x): src/editor.ts#L380
Unnecessary 'else' after 'return'
Lint (22.x): src/editor.ts#L334
Async arrow function has no 'await' expression
Lint (22.x): src/editor.ts#L14
`./sphere-shape` import should occur before import of `./splat`
Lint (22.x): src/box-shape.ts#L20
`./shaders/box-shape-shader` import should occur before import of `./transform`
Lint (22.x): src/blocking-plane.ts#L20
`./shaders/blocking-plane-shader` import should occur before import of `./transform`
Lint (22.x): src/main.ts#L448
Do not use 'new' for side effects