Skip to content
New issue

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

Unable to Generate Swift Documentation #17

Open
mcmikius opened this issue Mar 7, 2024 · 0 comments
Open

Unable to Generate Swift Documentation #17

mcmikius opened this issue Mar 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mcmikius
Copy link
Contributor

mcmikius commented Mar 7, 2024

Describe the bug
GitHub Actions are failing to generate DocC documentation for the Library.

To Reproduce
Steps to reproduce the behavior:

  1. Configure a GitHub workflow to use a DocC generation action (e.g., actions/checkout@v3, swift-tools/generate-documentation@latest).
  2. Push your code changes to the repository.
  3. Observe the workflow failing in the Actions tab of your repository.

Expected behavior
The workflow should successfully build your project, generate DocC documentation, and potentially deploy it to GitHub Pages.

Additional context

  • This issue can manifest in various ways, including DocC generation errors, missing documentation artifacts, or deployment failures.
  • Refer to the workflow logs for specific error messages.
@mcmikius mcmikius added the bug Something isn't working label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants