This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
docs: Upgrade to docusaurus v3 (#12) #28
Annotations
15 warnings
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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