Skip to content

Move NodeJS package manager to pnpm #1449

Move NodeJS package manager to pnpm

Move NodeJS package manager to pnpm #1449

Triggered via pull request July 22, 2024 19:15
Status Failure
Total duration 48s
Artifacts

pytest.yml

on: pull_request
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
pytest (subobc, .)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/task_manager)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/event_manager/test_event_handler.py)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/event_manager/test_event_logger.py)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/mode_manager)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/tlm_cmd)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/watchdog_timer)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/applications)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
pytest (mobc, src_core/system/time_manager)
Error: No pnpm version is specified. Please specify it by one of the following ways: - in the GitHub Action config with the key "version" - in the package.json with the key "packageManager"
[clang-tidy -Wextra] /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c#L283: /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c#L283
Value stored to 'exec_log' is never read [clang-analyzer-deadcode.DeadStores] exec_log = &divided_cmd_utility_.exec_logs[log_idx]; ^ /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/divided_cmd_utility.c:283:3: note: Value stored to 'exec_log' is never read CC -p=/home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/build /home/runner/work/c2a-core/c2a-core/c2a_user/examples/mobc/src/src_core/applications/telemetry_manager.c