Skip to content

go-libp2p v0.37.0 pre-release #76

go-libp2p v0.37.0 pre-release

go-libp2p v0.37.0 pre-release #76

Workflow file for this run

name: Go Checks
on:
pull_request:
push:
branches: ["master"]
workflow_dispatch:
merge_group:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
cancel-in-progress: true
jobs:
go-check:
uses: marcopolo/unified-github-workflows/.github/workflows/go-check.yml@1cf056d8579ebbbb862fd0a82d4296dceffe9f68

Check failure on line 19 in .github/workflows/go-check.yml

View workflow run for this annotation

GitHub Actions / Go Checks

Invalid workflow file

The workflow is not valid. In .github/workflows/go-check.yml (Line: 19, Col: 11): Error from called workflow marcopolo/unified-github-workflows/.github/workflows/go-check.yml@1cf056d8579ebbbb862fd0a82d4296dceffe9f68 (Line: 40, Col: 23): Unexpected end of expression: 'Go'. Located at position 101 within expression: inputs.go-version || (fromJSON(steps.go-mod.outputs.json).Go && fromJSON(steps.go-mod.outputs.json).Go