Skip to content

Fixed the jupyterlab error #84

Fixed the jupyterlab error

Fixed the jupyterlab error #84

Triggered via pull request September 19, 2023 09:12
Status Success
Total duration 23s
Artifacts

hadolint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: serve-jupyterlab/Dockerfile#L14
SC2086 info: Double quote to prevent globbing and word splitting.
lint: serve-jupyterlab/Dockerfile.test#L15
SC2086 info: Double quote to prevent globbing and word splitting.
lint: serve-rstudio/Dockerfile#L14
DL3009 info: Delete the apt-get lists after installing something
lint: serve-rstudio/Dockerfile#L73
SC2016 info: Expressions don't expand in single quotes, use double quotes for that.