Skip to content

[Bug]: AlDoc does not use --packagecache when building reference documentation #2302

Description

@spetersenms

AL-Go version

preview

Describe the issue

When building reference documentation, AlDoc does not use the --packageacache flag, meaning it does not have access to dependencies.
This does not crash the code, but throws warnings about missing modules when generating documentation for an app depending on some other app.

Expected behavior

AlDoc should not throw warnings about missing modules and instead use the --packagecache flag to pass dependencies (which are already downloaded in the action, but not used)

Steps to reproduce

Run the flow to generate reference documentation in a repo with one app depending on some other app.

Additional context (logs, screenshots, etc.)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions