ci: Ensure integration status is set #743
actions.yml
on: pull_request
actionlint
28s
devcontainer-versions
25s
Annotations
5 errors
actionlint:
.github/workflows/integration.yml#L93
property "meta" is not defined in object type {}
```
${{
```
|
actionlint:
.github/workflows/integration.yml#L94
property "meta" is not defined in object type {}
```
needs.meta.outputs.changed-core == 'true' ||
^~~~~~~~~~~~~~~~~~~~~
```
|
actionlint:
.github/workflows/integration.yml#L95
property "meta" is not defined in object type {}
```
needs.meta.outputs.changed-policy == 'true' ||
^~~~~~~~~~~~~~~~~~~~~~~
```
|
actionlint:
.github/workflows/integration.yml#L96
property "meta" is not defined in object type {}
```
needs.meta.outputs.changed-multicluster == 'true' ||
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
|
actionlint
Process completed with exit code 1.
|