Updating the Library #9
Annotations
1 error
Invalid workflow file:
.github/workflows/pr-build.yml#L15
The workflow is not valid. In .github/workflows/pr-build.yml (Line: 15, Col: 11): Error from called workflow deveel/deveel-math/.github/workflows/build.yml@a18cccfcd03bee8810f939a8c82efbe9f4f2eaf6 (Line: 25, Col: 13): Unrecognized named-value: 'input'. Located at position 85 within expression: inputs.dotnet-version == '6.0.x' && (startsWith(inputs.os, 'ubuntu-') || startsWith(input.os, 'macos-')) In .github/workflows/pr-build.yml (Line: 15, Col: 11): Error from called workflow deveel/deveel-math/.github/workflows/build.yml@a18cccfcd03bee8810f939a8c82efbe9f4f2eaf6 (Line: 33, Col: 13): Unrecognized named-value: 'input'. Located at position 85 within expression: inputs.dotnet-version == '7.0.x' && (startsWith(inputs.os, 'ubuntu-') || startsWith(input.os, 'macos-'))
|