sillsdev / sillsdev/flexbridge
Error publishing .snupkg files - The required element 'authors' is missing
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/sillsdev/flexbridge/pull/407 got the AppVeyor build running again, but now there's an error:
Error publishing NuGet package artifact output/SIL.ChorusPlugin.LibFLExBridge.4.2.0-beta0025.snupkg: NuGet package cannot be read: The required element 'authors' is missing from the manifest.
And the same error message for all other symbol packages: SIL.ChorusPlugin.LibTriboroughBridge, SIL.ChorusPlugin.FLEx, etc.
This may become moot if #405 is approved and nuget package building moves to GitHub Actions, but in the meantime, it's worth looking into this error.
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 by reviewing PR #407 and the AppVeyor build 50164279 output, then trace how the SIL.ChorusPlugin symbol packages are produced and published. Check whether issue #405 changes this workflow; done means the .snupkg artifacts publish without the missing 'authors' manifest error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100