issue

package
v0.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	ID                    string
	WorkflowID            int64
	JobName               string
	StepIdx               int
	LineNumber            int
	WorkflowMarshalledSHA []string
	CreatedAt             time.Time
	CheckType             string
	CheckData             map[string]interface{}
	Message               string
	CanRemediate          bool
	CurrentStatus         string
}

Issue represents a single detected issue in a workflow

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL