Skip to content

add scimsync

add scimsync #184

Triggered via push September 29, 2023 08:14
Status Failure
Total duration 23s
Artifacts
Shellcheck-jupyterlab
5s
Shellcheck-jupyterlab
Shellcheck-executer
4s
Shellcheck-executer
Matrix: dockerlint
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 6 warnings
dockerlint (htcondor/execute/dask/Dockerfile): htcondor/execute/dask/Dockerfile#L7
DL3032 warning: `yum clean all` missing after yum command.
dockerlint (htcondor/execute/dask/Dockerfile): htcondor/execute/dask/Dockerfile#L7
DL3033 warning: Specify version with `yum install -y <package>-<version>`.
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L2
DL3006 warning: Always tag the version of an image explicitly
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L7
DL3033 warning: Specify version with `yum install -y <package>-<version>`.
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L18
DL3003 warning: Use WORKDIR to switch to a directory
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L18
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L26
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L26
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L32
DL3003 warning: Use WORKDIR to switch to a directory
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L36
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L52
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint (jupyterlab/Dockerfile.dask-cc7): jupyterlab/Dockerfile.dask-cc7#L52
DL3032 warning: `yum clean all` missing after yum command.
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L5
DL3002 warning: Last USER should not be root
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L12
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L14
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L15
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L16
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L23
DL3009 info: Delete the apt-get lists after installing something
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L23
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L23
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L29
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
dockerlint (jupyterlab/Dockerfile.base): jupyterlab/Dockerfile.base#L29
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Shellcheck-executer
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/
Shellcheck-jupyterlab
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/
dockerlint (jupyterlab/Dockerfile.dask-cc7-test)
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/
dockerlint (htcondor/execute/dask/Dockerfile)
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/
dockerlint (jupyterlab/Dockerfile.dask-cc7)
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/
dockerlint (jupyterlab/Dockerfile.base)
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/