Skip to content

Adds Docker build and GHA test of container #39

Adds Docker build and GHA test of container

Adds Docker build and GHA test of container #39

Triggered via pull request February 20, 2024 13:55
Status Success
Total duration 41s
Artifacts

build_and_test_cli.yml

on: pull_request
Matrix: container build
Matrix: venv build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
venv build (ubuntu-latest, 3.9): nii2dcm/__main__.py#L27
E231 missing whitespace after ','
venv build (ubuntu-latest, 3.9): nii2dcm/modules/image_plane.py#L23
E501 line too long (144 > 127 characters)
venv build (ubuntu-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, rbialon/flake8-annotations@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
venv build (ubuntu-latest, 3.9): nii2dcm/_version.py#L2
W292 no newline at end of file
venv build (ubuntu-latest, 3.9): nii2dcm/dcm.py#L14
F401 'nii2dcm.utils.dcm_dictionary_update' imported but unused
venv build (ubuntu-latest, 3.9): nii2dcm/dcm.py#L70
W291 trailing whitespace
venv build (ubuntu-latest, 3.9): nii2dcm/dcm.py#L212
W291 trailing whitespace
venv build (ubuntu-latest, 3.9): nii2dcm/dcm.py#L305
W391 blank line at end of file
venv build (ubuntu-latest, 3.9): nii2dcm/modules/general_image.py#L29
W391 blank line at end of file
venv build (ubuntu-latest, 3.9): nii2dcm/modules/general_reference.py#L20
W391 blank line at end of file
venv build (ubuntu-latest, 3.9): nii2dcm/modules/general_study.py#L23
W391 blank line at end of file
venv build (ubuntu-latest, 3.9): nii2dcm/modules/mr_image.py#L27
W293 blank line contains whitespace
venv build (ubuntu-latest, 3.9): nii2dcm/modules/mr_image.py#L29
W293 blank line contains whitespace
container build (ubuntu-latest, 3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.