Skip to content

Add GCC 11 tooling to CentOS 7 builders. #289

Add GCC 11 tooling to CentOS 7 builders.

Add GCC 11 tooling to CentOS 7 builders. #289

Triggered via pull request October 23, 2024 11:01
Status Success
Total duration 33s
Artifacts

review.yml

on: pull_request
Prepare Review Jobs
2s
Prepare Review Jobs
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/
shellcheck: package-builders/entrypoint.sh#L4
[shellcheck] reported by reviewdog 🐶 Not following: /opt/rh/devtoolset-11/enable: openBinaryFile: does not exist (No such file or directory) Raw Output: ./package-builders/entrypoint.sh:4:7: info: Not following: /opt/rh/devtoolset-11/enable: openBinaryFile: does not exist (No such file or directory) (ShellCheck.SC1091)
shellcheck: package-builders/entrypoint.sh#L12
[shellcheck] reported by reviewdog 🐶 SENTRY_DSN appears unused. Verify use (or export if used externally). Raw Output: ./package-builders/entrypoint.sh:12:5: warning: SENTRY_DSN appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)