Clean up installation of Sentry in package-builders. #238
review.yml
on: pull_request
Prepare Review Jobs
6s
Annotations
1 error and 5 warnings
hadolint
Process completed with exit code 1.
|
Prepare Review Jobs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Review Jobs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Review Jobs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Review Jobs
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
hadolint:
package-builders/Dockerfile.ubuntu20.04.v1#L81
[hadolint] reported by reviewdog 🐶
Either use Wget or Curl but not both
Raw Output:
message:"Either use Wget or Curl but not both" location:{path:"package-builders/Dockerfile.ubuntu20.04.v1" range:{start:{line:81 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL4001" url:"https://github.com/hadolint/hadolint/wiki/DL4001"}
|