Skip to content

License headers

License headers #7

Triggered via push August 24, 2024 18:12
Status Success
Total duration 1m 4s
Artifacts

test.yml

on: push
test-node
55s
test-node
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-node
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-node: src/hammerjs/input/compute-input-data.ts#L19
Function 'computeInputData' has too many statements (32). Maximum allowed is 25
test-node: src/hammerjs/input/compute-input-data.ts#L19
Function 'computeInputData' has a complexity of 12. Maximum allowed is 11
test-node
Method 'recognize' has a complexity of 13. Maximum allowed is 11
test-node: src/hammerjs/recognizer/recognizer.ts#L285
Unexpected empty method 'reset'
test-node: src/hammerjs/recognizers/tap.ts#L81
Method 'process' has a complexity of 13. Maximum allowed is 11
test-node: test/browser.ts#L6
'tape' should be listed in the project's dependencies. Run 'npm i -S tape' to add it
test-node: test/browser.ts#L7
'@probe.gl/test-utils' should be listed in the project's dependencies. Run 'npm i -S @probe.gl/test-utils' to add it
test-node: test/browser.ts#L18
'message' is defined but never used
test-node: test/event-manager.spec.ts#L5
'tape-promise' should be listed in the project's dependencies. Run 'npm i -S tape-promise' to add it
test-node: test/event-manager.spec.ts#L6
'mjolnir.js' should be listed in the project's dependencies. Run 'npm i -S mjolnir.js' to add it