Skip to content

Start to move to using RapierJS #15

Start to move to using RapierJS

Start to move to using RapierJS #15

Triggered via push September 19, 2024 08:14
Status Failure
Total duration 28s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: src/entities/bitmapTerrain.ts#L90
Declaration or statement expected.
build
Process completed with exit code 2.
lint: src/game.ts#L108
'buffers' is never reassigned. Use 'const' instead
lint: src/game.ts#L109
'vtx' is never reassigned. Use 'const' instead
lint: src/game.ts#L110
'cls' is never reassigned. Use 'const' instead
lint: src/game.ts#L115
'color' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.
build
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
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: src/components/app.tsx#L17
'v' is defined but never used
lint: src/components/ingame-view.tsx#L30
Unexpected any. Specify a different type
lint: src/entities/phys/worm.ts#L122
'fell' is assigned a value but never used
lint: src/game.ts#L16
'PIXI' is defined but never used
lint: src/scenarios/grenadeIsland.ts#L8
'BazookaShell' is defined but never used
lint: src/scenarios/testingGround.ts#L8
'BazookaShell' is defined but never used
lint: src/weapons/weapon.ts#L3
'Composite' is defined but never used
lint: src/world.ts#L104
'body' is defined but never used
lint: src/world.ts#L104
'ownEntity' is defined but never used