Skip to content

chore: sync files with stordco/common-config-elixir #215

chore: sync files with stordco/common-config-elixir

chore: sync files with stordco/common-config-elixir #215

Triggered via pull request October 24, 2024 17:05
Status Failure
Total duration 2m 46s
Artifacts

ci.yaml

on: pull_request
Changed Files
9s
Changed Files
Trivy Filesystem Scan
2s
Trivy Filesystem Scan
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 9 warnings
Trivy Filesystem Scan
stordco/actions-trivy/v1/action.yml (Line: 58, Col: 31): Unexpected symbol: '"false"'. Located at position 21 within expression: inputs.update-db == "false" && "true" || "false"
Trivy Filesystem Scan
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. stordco/actions-trivy/v1/action.yml (Line: 58, Col: 31): Unexpected symbol: '"false"'. Located at position 21 within expression: inputs.update-db == "false" && "true" || "false" at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs) at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Trivy Filesystem Scan
Failed to load stordco/actions-trivy/v1/action.yml
Test (Elixir 1.14 OTP 25): test/buffy/throttle_and_timed_test.exs#L163
test handle_throttle/1 calls handle_throttle/1 (Buffy.ThrottleAndTimedTest)
Test (Elixir 1.14 OTP 25)
Process completed with exit code 2.
Credo
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.14 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead