Initial implementation #57
Annotations
2 errors and 1 warning
Lint:
.github/workflows/integration-tests.yaml#L88
[actionlint] reported by reviewdog 🐶
type of expression at "matrix row" must be array but found type string [expression]
Raw Output:
.github/workflows/integration-tests.yaml:88:15: type of expression at "matrix row" must be array but found type string [expression]
|
Lint:
.github/workflows/integration-tests.yaml#L174
[actionlint] reported by reviewdog 🐶
property "packages" is not defined in object type {json: string} [expression]
Raw Output:
.github/workflows/integration-tests.yaml:174:22: property "packages" is not defined in object type {json: string} [expression]
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|