Skip to content

Update workflow action versions #651

Update workflow action versions

Update workflow action versions #651

Triggered via pull request February 9, 2024 15:37
Status Failure
Total duration 1m 0s
Artifacts

pr.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
style
Commit "Fix linting errors" does not have the required conventional commit prefix. See https://www.conventionalcommits.org/ for more info.
style
Process completed with exit code 1.
validate: examples/traefik/policy/base.rego#L5
Use the `contains` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-contains
validate: examples/traefik/policy/base.rego#L5
Use the `if` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-if
validate: examples/traefik/policy/base.rego#L10
Use the `if` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-if
validate: examples/traefik/policy/base.rego#L1
Use `import rego.v1`. To learn more, see: https://docs.styra.com/regal/rules/imports/use-rego-v1
validate: examples/builtin-errors/invalid-dns.rego#L3
Use the `contains` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-contains
validate: examples/builtin-errors/invalid-dns.rego#L3
Use the `if` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-if
validate: examples/builtin-errors/invalid-dns.rego#L1
Use `import rego.v1`. To learn more, see: https://docs.styra.com/regal/rules/imports/use-rego-v1
validate: examples/docker/policy/images.rego#L5
Use the `contains` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-contains
validate: examples/docker/policy/images.rego#L5
Use the `if` keyword. To learn more, see: https://docs.styra.com/regal/rules/idiomatic/use-if
validate: examples/docker/policy/images.rego#L1
Use `import rego.v1`. To learn more, see: https://docs.styra.com/regal/rules/imports/use-rego-v1
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, StyraInc/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.