Update CommentStreams extension #849
Annotations
4 errors and 1 warning
Run linter (hadolint):
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run linter (hadolint):
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run linter (hadolint):
Dockerfile#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`).
|
Run linter (hadolint):
Dockerfile#L93
DL4001 warning: Either use Wget or Curl but not both
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading