Skip to content

craft-hub / GitIntegrationIssue

Interface: GitIntegrationIssue<Code>

Defined in: packages/craft-hub/src/git-integration.ts:34

One structured blocker or warning with a fallback human-readable explanation.

Type Parameters

Code

Code extends string = string

Properties

code

code: Code

Defined in: packages/craft-hub/src/git-integration.ts:35


message

message: string

Defined in: packages/craft-hub/src/git-integration.ts:36

Released under the MIT License.