openwrt / openwrt/actions-shared-workflows
CI: kernel errors
Open
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 12
- Forks
- 29
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 2
Description
Got a few errors from actions last night:
Error when evaluating 'strategy' for job 'check-kernel-patches'. openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main (Line: 180, Col: 10): Matrix must define at least one vector
Error when evaluating 'strategy' for job 'build'. openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main (Line: 158, Col: 10): Matrix must define at least one vector
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 openwrt/actions-shared-workflows/.github/workflows/kernel.yml@main, especially the matrix definitions at lines 158 and 180, and reproduce the workflow evaluation error in GitHub Actions. Done means the build and check-kernel-patches jobs evaluate successfully with at least one matrix vector.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100