Skip to content

feat: pkg for RHEL #269

feat: pkg for RHEL

feat: pkg for RHEL #269

Triggered via pull request October 30, 2023 10:01
Status Failure
Total duration 39s
Artifacts

actionlint.yml

on: pull_request
workflow_syntax
25s
workflow_syntax
Fit to window
Zoom out
Zoom in

Annotations

4 errors
workflow_syntax: .github/workflows/pkg-installer.yml#L250
shellcheck reported issue in this script: SC2086:info:3:38: Double quote to prevent globbing and word splitting
workflow_syntax: .github/workflows/pkg-installer.yml#L286
shellcheck reported issue in this script: SC2232:warning:1:1: Can't use sudo with builtins like eval. Did you want sudo sh -c .. instead?
workflow_syntax: .github/workflows/pkg-installer.yml#L286
shellcheck reported issue in this script: SC2046:warning:1:26: Quote this to prevent word splitting
workflow_syntax
Process completed with exit code 1.