Merge remote-tracking branch 'origin/main' into dependabot/npm_and_ya… #483
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/typecheck.yml#L1
(Line: 58, Col: 9): Unrecognized named-value: 'matrix'. Located at position 52 within expression: needs.changes.outputs.force_full_run == 'true' ||
(matrix.package == 'backend' && needs.changes.outputs.backend == 'true') ||
(matrix.package == 'client' && needs.changes.outputs.client == 'true') ||
(matrix.package == 'sdk' && needs.changes.outputs.sdk == 'true') ||
(matrix.package == 'shared' && needs.changes.outputs.shared == 'true') ||
(matrix.package == 'root' && (needs.changes.outputs.backend [...]
|