Bump the github_actions group with 2 updates #126
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/ci.yaml|45 col 105| object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]
.github/workflows/ci.yaml|50 col 31| object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]
Filtered Findings (0)
Annotations
Check failure on line 45 in .github/workflows/ci.yaml
github-actions / actionlint
[actionlint] .github/workflows/ci.yaml#L45
object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]
Raw output
.github/workflows/ci.yaml:45:105: object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]
Check failure on line 50 in .github/workflows/ci.yaml
github-actions / actionlint
[actionlint] .github/workflows/ci.yaml#L50
object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]
Raw output
.github/workflows/ci.yaml:50:31: object, array, and null values should not be evaluated in template with ${{ }} but evaluating the value of type {name: string; value: number} [expression]