Skip to content
Triggered via push January 4, 2024 14:26
Status Failure
Total duration 4m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Build and Push  /  Build and Push
Build and Push / Build and Push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests: crrExistingObjects.js#L36
Trailing spaces not allowed
tests: crrExistingObjects.js#L40
Missing trailing comma
tests: crrExistingObjects.js#L51
'+' should be placed at the beginning of the line
tests: crrExistingObjects.js#L114
Use the '**' operator instead of 'Math.pow'
tests: crrExistingObjects.js#L114
'Math.pow' is restricted from being used. Use the exponentiation operator (**) instead
tests: crrExistingObjects.js#L192
Trailing spaces not allowed
tests: crrExistingObjects.js#L199
Trailing spaces not allowed
tests: crrExistingObjects.js#L316
Unexpected newline after '('
tests: crrExistingObjects.js#L325
Expected newline before ')'
tests: crrExistingObjects.js#L368
Missing trailing comma
tests: crrExistingObjects.js#L170
'skip' is never reassigned. Use 'const' instead