Skip to content

Bump the github_actions group with 2 updates #126

Bump the github_actions group with 2 updates

Bump the github_actions group with 2 updates #126

GitHub Actions / actionlint failed Dec 24, 2023 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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]