Skip to content

ArtifactSummaryGenerator should return error summaries with file information #892

Closed

Description

The ArtifactSummaryGenerator class captures runtime exceptions and returns error summaries, allowing clients to list invalid files. However the returned error summaries do not initialize the ArtifactSummary.Origin property that actually identifies the offending file.

Proposal: the ArtifactSummaryGenerator should initialize error summaries with basic file properties (Origin, FileSize, LastModified).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions