errors

package
v2.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetPipelineErrors

func GetPipelineErrors(err error) []*types.PipelineError

func HasBlockingErrors

func HasBlockingErrors(err error) bool

Types

type BadHabitErrorData added in v2.5.0

type BadHabitErrorData struct {
	File  string `json:"file"`
	Field string `json:"field"`
	Docs  string `json:"docs"`
}

type DeprecationErrorData

type DeprecationErrorData struct {
	File  string `json:"file"`
	Field string `json:"field"`
	Docs  string `json:"docs"`
}

type LinterErrorData

type LinterErrorData struct {
	File  string `json:"file"`
	Field string `json:"field"`
}

func GetLinterData added in v2.5.0

func GetLinterData(e *types.PipelineError) *LinterErrorData

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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