This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
chore: Bump probe.gl #20
Annotations
11 warnings
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/
|
modules/core/src/classes/base/math-array.ts#L50
Expected indentation of 6 spaces but found 8
|
modules/core/src/gl-matrix/vec2.ts#L4
'NumericArray' is defined but never used
|
modules/core/src/gl-matrix/vec2.ts#L623
Unsafe call of an `any` typed value
|
modules/core/src/gl-matrix/vec3.ts#L819
Unsafe call of an `any` typed value
|
modules/core/src/gl-matrix/vec4.ts#L666
Unsafe call of an `any` typed value
|
modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L111
Unsafe assignment of an `any` value
|
modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [0] on an `any` value
|
modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [1] on an `any` value
|
modules/culling/src/lib/bounding-volumes/bounding-sphere.ts#L112
Unsafe member access [2] on an `any` value
|
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
|
The logs for this run have expired and are no longer available.
Loading