Skip to content

chore: Remove gl-matrix import (#6) #15

chore: Remove gl-matrix import (#6)

chore: Remove gl-matrix import (#6) #15

Triggered via push October 13, 2023 19:13
Status Success
Total duration 3m 23s
Artifacts

test.yml

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

Annotations

33 warnings
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/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 (20): modules/web-mercator/src/fly-to-viewport.ts#L3
'@math.gl/core' should be listed in the project's dependencies. Run 'npm i -S @math.gl/core' to add it
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/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 (16): modules/web-mercator/src/fly-to-viewport.ts#L3
'@math.gl/core' should be listed in the project's dependencies. Run 'npm i -S @math.gl/core' to add it
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/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
test (18): modules/web-mercator/src/fly-to-viewport.ts#L3
'@math.gl/core' should be listed in the project's dependencies. Run 'npm i -S @math.gl/core' to add it