Skip to content

Merge branch '0.3.5' into 'main' #6

Merge branch '0.3.5' into 'main'

Merge branch '0.3.5' into 'main' #6

Triggered via push August 15, 2024 14:38
Status Failure
Total duration 17s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
build
Command failed: cyclonedx-py -r -i ./requirements.txt --format json -o ./bom.json Traceback (most recent call last): File "/home/runner/.local/bin/cyclonedx-py", line 8, in <module> sys.exit(main()) File "/home/runner/.local/lib/python3.10/site-packages/cyclonedx_py/client.py", line 347, in main CycloneDxCmd(args).execute() File "/home/runner/.local/lib/python3.10/site-packages/cyclonedx_py/client.py", line 159, in execute output.output_to_file(filename=output_filename, allow_overwrite=self._arguments.output_file_overwrite) File "/home/runner/.local/lib/python3.10/site-packages/cyclonedx/output/__init__.py", line 105, in output_to_file raise FileExistsError(output_filename) FileExistsError: /home/runner/work/elinkapi/elinkapi/bom.json
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/