Skip to content

test(bench): stop drawmesh_bench wedging the shared GPU process (#1612) #576

test(bench): stop drawmesh_bench wedging the shared GPU process (#1612)

test(bench): stop drawmesh_bench wedging the shared GPU process (#1612) #576

Triggered via push August 28, 2026 09:33
Status Success
Total duration 1m 25s
Artifacts

docs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: packages/melonjs/src/application/application.ts#L725
Unnecessary conditional, value is always truthy
build: packages/melonjs/src/application/application.ts#L694
Unnecessary conditional, value is always truthy
build: packages/melonjs/src/application/application.ts#L601
Unnecessary conditional, value is always falsy
build: packages/melonjs/src/application/application.ts#L594
Unnecessary optional chain on a non-nullish value
build: packages/melonjs/src/application/application.ts#L520
Unnecessary optional chain on a non-nullish value
build: packages/melonjs/src/application/application.ts#L509
Unnecessary optional chain on a non-nullish value
build: packages/melonjs/src/application/application.ts#L380
Forbidden non-null assertion
build: packages/melonjs/src/application/application.ts#L335
Unnecessary conditional, value is always truthy
build: packages/melonjs/src/application/application.ts#L106
Unnecessary optional chain on a non-nullish value
build: packages/melonjs/src/application/application.ts#L96
Unnecessary conditional, the types have no overlap
deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/deploy-pages@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/