Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StaticTypeCheck is broken #23

Open
Paebbels opened this issue Dec 16, 2021 · 1 comment
Open

StaticTypeCheck is broken #23

Paebbels opened this issue Dec 16, 2021 · 1 comment
Assignees
Labels
Bug Something isn't working Help wanted Extra attention is needed Pipeline Reusable workflows

Comments

@Paebbels
Copy link
Member

Paebbels commented Dec 16, 2021

Pipeline: https://github.com/pyTooling/pyTooling.GenericPath/actions/runs/1586187355

Invalid workflow file : .github/workflows/Pipeline.yml#L78
The workflow is not valid. pyTooling/Actions/.github/workflows/StaticTypeCheck.yml@r0 (Line: 78, Col: 28): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.allow_failure pyTooling/Actions/.github/workflows/StaticTypeCheck.yml@r0 (Line: 78, Col: 28): Unexpected value '${{ inputs.allow_failure }}'

@umarcor any ideas, what's different for this input parameter? Is it the boolean type?

@umarcor
Copy link
Member

umarcor commented Dec 16, 2021

I don't know. Maybe continue-on-error requires a literal, similar to actions/runner#1479.

Anyway, I'll revert #16, and we'll bring it back later with a proper fix and testing.

@umarcor umarcor added Bug Something isn't working Help wanted Extra attention is needed labels Dec 16, 2021
@umarcor umarcor mentioned this issue Dec 16, 2021
@umarcor umarcor added the Pipeline Reusable workflows label Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Help wanted Extra attention is needed Pipeline Reusable workflows
Projects
None yet
Development

No branches or pull requests

2 participants