Update unit tests for sfwebui to match actual implementation #616
docker-image.yml
on: pull_request
build
2m 38s
build-react-web-app
1m 27s
Annotations
7 errors
build-react-web-app:
react-web-interface/Dockerfile#L12
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
build
Process completed with exit code 1.
|
build:
Dockerfile#L70
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
build:
Dockerfile#L45
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
build:
Dockerfile#L41
DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
|
build:
Dockerfile#L33
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`).
|
build:
Dockerfile#L8
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|