Skip to content

feat(GBuff): compressed GBuff data. #850

feat(GBuff): compressed GBuff data.

feat(GBuff): compressed GBuff data. #850

Triggered via pull request July 7, 2024 14:08
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test: src/gfx/renderJob/post/GlobalFog.ts#L67
Argument of type 'void' is not assignable to parameter of type 'VirtualTexture'.
test: src/index.ts#L77
Module "./assets/shader/graphic/GraphicDecCompute" has already exported a member named 'graphicTrailCompute'. Consider explicitly re-exporting to resolve the ambiguity.
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/