kafka: introduce franz-go as the kafka client #14857
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/check_and_build.yaml#L1
(Line: 35, Col: 9): Unrecognized named-value: 'matrix'. Located at position 2 within expression: (matrix.task.architecture == 'classic' &&
((github.base_ref || github.ref_name) == 'master' ||
!startsWith(github.base_ref || github.ref_name, 'release-nextgen-'))) ||
(matrix.task.architecture == 'nextgen' &&
((github.base_ref || github.ref_name) == 'master' ||
startsWith(github.base_ref || github.ref_name, 'release-nextgen-')))
|