Skip to content

Wrong type for downloadArtifact #85

@ajmalab

Description

@ajmalab

The downloadArtifact function currently has a return type of Promise<string>. It should actually be Promise<object> or maybe an any as the method returns the contents of the artifact and not necessarily a string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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