Getting error: @mapbox/node-pre-gyp/.github/workflows/codeql.yml: special characters are not allowed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 271
- Avg merge
- 23h 40m
- Merged PRs (30d)
- 2
Description
We are getting below error when this module is validated via maven plugin
yaml-json-validator-maven-plugin
Error while parsing file /opt/jenkins/workspace/APM/2023.7.1_fixes_Delivery-docker/apm-delivery/docker/docker-slim/image/target/docker/docker-slim-alpine/2023.7.1_fixes-SNAPSHOT/build/maven/nodeprobe/node_modules/@mapbox/node-pre-gyp/.github/workflows/codeql.yml: special characters are not allowed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect .github/workflows/codeql.yml and reproduce validation with yaml-json-validator-maven-plugin. Identify the character or YAML construct the validator rejects; done means the workflow file passes that Maven validation without the special-characters error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript, yaml
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100