Skip to content

Merge pull request #1 from sombriks/dependabot/go_modules/sample-kanb… #6

Merge pull request #1 from sombriks/dependabot/go_modules/sample-kanb…

Merge pull request #1 from sombriks/dependabot/go_modules/sample-kanb… #6

Triggered via push December 12, 2024 11:45
Status Success
Total duration 42s
Artifacts

node.yml

on: push
run-tests
32s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
run-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run-tests: sample-kanban-node/app/configs/database.js#L10
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
run-tests: sample-kanban-node/app/configs/database.js#L10
A function with a name starting with an uppercase letter should only be used as a constructor.
run-tests: sample-kanban-node/app/configs/hook-test-container.js#L10
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
run-tests: sample-kanban-node/app/configs/hook-test-container.js#L11
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
run-tests: sample-kanban-node/app/configs/hook-test-container.js#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
run-tests: sample-kanban-node/app/configs/hook-test-container.js#L14
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
run-tests: sample-kanban-node/app/services/board-services.js#L14
Identifier 'task_id' is not in camel case.
run-tests: sample-kanban-node/app/services/board-services.js#L15
Identifier 'task_id' is not in camel case.
run-tests: sample-kanban-node/app/services/board-services.js#L17
Unexpected `await` inside a loop.
run-tests: sample-kanban-node/app/services/board-services.js#L50
Unexpected `await` inside a loop.