Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

chore: Remove gl-matrix import #12

chore: Remove gl-matrix import

chore: Remove gl-matrix import #12

Triggered via pull request October 13, 2023 19:03
Status Failure
Total duration 2m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

3 errors and 33 warnings
test (20)
Process completed with exit code 1.
test (16)
The operation was canceled.
test (18)
The operation was canceled.
test (20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (20): modules/core/src/classes/base/math-array.ts#L50
Expected indentation of 6 spaces but found 8
test (20): modules/core/src/gl-matrix/vec2.ts#L4
'NumericArray' is defined but never used
test (20): modules/core/src/gl-matrix/vec2.ts#L623
Unsafe call of an `any` typed value
test (20): modules/core/src/gl-matrix/vec3.ts#L819
Unsafe call of an `any` typed value
test (20): modules/core/src/gl-matrix/vec4.ts#L666
Unsafe call of an `any` typed value
test (20): modules/core/src/lib/gl-matrix.d.ts#L13
Expected indentation of 0 spaces but found 2
test (20): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L111
Unsafe assignment of an `any` value
test (20): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [0] on an `any` value
test (20): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [1] on an `any` value
test (20): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [2] on an `any` value
test (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16): modules/core/src/classes/base/math-array.ts#L50
Expected indentation of 6 spaces but found 8
test (16): modules/core/src/gl-matrix/vec2.ts#L4
'NumericArray' is defined but never used
test (16): modules/core/src/gl-matrix/vec2.ts#L623
Unsafe call of an `any` typed value
test (16): modules/core/src/gl-matrix/vec3.ts#L819
Unsafe call of an `any` typed value
test (16): modules/core/src/gl-matrix/vec4.ts#L666
Unsafe call of an `any` typed value
test (16): modules/core/src/lib/gl-matrix.d.ts#L13
Expected indentation of 0 spaces but found 2
test (16): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L111
Unsafe assignment of an `any` value
test (16): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [0] on an `any` value
test (16): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [1] on an `any` value
test (16): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [2] on an `any` value
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (18): modules/core/src/classes/base/math-array.ts#L50
Expected indentation of 6 spaces but found 8
test (18): modules/core/src/gl-matrix/vec2.ts#L4
'NumericArray' is defined but never used
test (18): modules/core/src/gl-matrix/vec2.ts#L623
Unsafe call of an `any` typed value
test (18): modules/core/src/gl-matrix/vec3.ts#L819
Unsafe call of an `any` typed value
test (18): modules/core/src/gl-matrix/vec4.ts#L666
Unsafe call of an `any` typed value
test (18): modules/core/src/lib/gl-matrix.d.ts#L13
Expected indentation of 0 spaces but found 2
test (18): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L111
Unsafe assignment of an `any` value
test (18): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [0] on an `any` value
test (18): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [1] on an `any` value
test (18): modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [2] on an `any` value