DefangLabs / DefangLabs/samples
Compose Check Errors on Warnings
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 27
- Avg merge
- 3h 30m
- Merged PRs (30d)
- 36
Description
@lionello it seems like this step errors on warnings, breaking the workflow. Is there a way to prevent that?
https://github.com/DefangLabs/samples/blob/main/.github/workflows/check-sample.yml#L32
See here for an example:
https://github.com/DefangLabs/samples/actions/runs/10015138474/job/27686064222
Contributor guide
No contributing guide indexed for this repository
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
Start with .github/workflows/check-sample.yml at line 32 and compare the workflow step with the linked GitHub Actions run. Confirm how warnings are being treated, then verify that warnings no longer fail the check while genuine errors still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100