Fix typo on tests #470
actionlint.yml
on: push
python-lint
7s
actionlint
17s
Annotations
4 warnings
python-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
actionlint:
.github/workflows/ci.yml#L349
[actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
Raw Output:
.github/workflows/ci.yml:349:9: shellcheck reported issue in this script: SC2086:info:6:5: Double quote to prevent globbing and word splitting [shellcheck]
|
test_docker_config_all_local (tests.unit.test_prompt_feeder_local.PromptFeederUnitTests) failed:
tests.unit.test_prompt_feeder_local.PromptFeederUnitTests#L0
node-runner-cli/junit/test-results.xml [took 0s]
|
test_docker_config_gateway_external_postgres (tests.unit.test_prompt_feeder_local.PromptFeederUnitTests) failed:
tests.unit.test_prompt_feeder_local.PromptFeederUnitTests#L0
node-runner-cli/junit/test-results.xml [took 0s]
|