We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ci sono errori nel file publiccode.yml:
publiccode.yml
publiccode.yml:20
yaml: could not find expected ':'
Vuoi rendere automatico questo controllo?
# Aggiungi questo a .github/workflows/publiccode-validation.yml # on: [pull_request] jobs: publiccode_validation: runs-on: ubuntu-latest name: publiccode validation steps: - uses: actions/checkout@v3 - uses: italia/publiccode-parser-action@v1 with: publiccode: 'publiccode.yml'
$ docker run -i italia/publiccode-parser-go /dev/stdin < publiccode.yml
Serve aiuto?
Unisciti a https://slack.developers.italia.it e chiedi nel canale #publiccode o usa Forum Italia.
🔗 Developers Italia | 📄 il formato publiccode.yml | ℹ️ Il mio codice sorgente | *
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ci sono errori nel file
publiccode.yml
:publiccode.yml:20
yaml: could not find expected ':'
Vuoi rendere automatico questo controllo?
Aggiungi publiccode-parser-action al tuo repository GitHub, per verificare automaticamente il tuo publiccode.yml a ogni commit o pull request:
Usa publiccode-parser-go per verificare il tuo publiccode.yml in locale da riga di comando:
Serve aiuto?
Unisciti a https://slack.developers.italia.it e chiedi nel canale #publiccode o usa Forum Italia.
🔗 Developers Italia | 📄 il formato publiccode.yml | ℹ️ Il mio codice sorgente | *
The text was updated successfully, but these errors were encountered: