Skip to content

Aggregation UBO 2/2 #7179

Aggregation UBO 2/2

Aggregation UBO 2/2 #7179

Triggered via pull request September 2, 2024 14:51
Status Failure
Total duration 1m 58s
Artifacts

test.yml

on: pull_request
Matrix: test-python
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-node: modules/aggregation-layers/src/common/aggregator/gpu-aggregator/webgl-aggregator.ts#L221
Object literal may only specify known properties, and 'moduleSettings' does not exist in type 'Pick<ModelProps, "attributes" | "uniforms" | "vertexCount" | "constantAttributes">'.
test-node
Process completed with exit code 2.
test-python (3.8): modules/aggregation-layers/src/common/aggregator/gpu-aggregator/webgl-aggregator.ts#L221
Object literal may only specify known properties, and 'moduleSettings' does not exist in type 'Pick<ModelProps, "attributes" | "uniforms" | "vertexCount" | "constantAttributes">'.
test-python (3.8)
Process completed with exit code 2.
test-python (3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/