fix: resolve remaining USBSubmitProcessor type annotation and IOKitUS… #85
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/ci.yml#L1
(Line: 229, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IS_RELEASE_VALIDATION == 'true', (Line: 331, Col: 9): Unrecognized named-value: 'env'. Located at position 91 within expression: (github.event_name == 'workflow_dispatch' && github.event.inputs.run_tests == 'true') || (env.IS_RELEASE_VALIDATION == 'true' && env.SKIP_OPTIONAL_TESTS != 'true'), (Line: 443, Col: 9): Unrecognized named-value: 'env'. Located at position 103 within expression: (github.event_name == 'workflow_dispatch' && github.event.inputs.run_integration_tests == 'true') || (env.IS_RELEASE_VALIDATION == 'true' && env.SKIP_OPTIONAL_TESTS != 'true')
|