errors

package
v0.1.44 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LintRuleErrorsList

type LintRuleErrorsList struct {
	// contains filtered or unexported fields
}

func NewLintRuleErrorsList added in v0.1.0

func NewLintRuleErrorsList() *LintRuleErrorsList

func (*LintRuleErrorsList) ContainsErrors added in v0.1.0

func (l *LintRuleErrorsList) ContainsErrors() bool

func (*LintRuleErrorsList) Error added in v0.1.0

func (*LintRuleErrorsList) Errorf added in v0.1.0

func (l *LintRuleErrorsList) Errorf(template string, a ...any) *LintRuleErrorsList

func (*LintRuleErrorsList) GetErrors added in v0.1.0

func (l *LintRuleErrorsList) GetErrors() []pkg.LinterError

func (*LintRuleErrorsList) Warn added in v0.1.0

func (*LintRuleErrorsList) Warnf added in v0.1.0

func (l *LintRuleErrorsList) Warnf(template string, a ...any) *LintRuleErrorsList

func (*LintRuleErrorsList) WithFilePath added in v0.1.0

func (l *LintRuleErrorsList) WithFilePath(filePath string) *LintRuleErrorsList

func (*LintRuleErrorsList) WithLineNumber added in v0.1.0

func (l *LintRuleErrorsList) WithLineNumber(lineNumber int) *LintRuleErrorsList

func (*LintRuleErrorsList) WithLinterID added in v0.1.0

func (l *LintRuleErrorsList) WithLinterID(linterID string) *LintRuleErrorsList

func (*LintRuleErrorsList) WithMaxLevel added in v0.1.0

func (l *LintRuleErrorsList) WithMaxLevel(level *pkg.Level) *LintRuleErrorsList

func (*LintRuleErrorsList) WithModule added in v0.0.29

func (l *LintRuleErrorsList) WithModule(moduleID string) *LintRuleErrorsList

func (*LintRuleErrorsList) WithObjectID added in v0.0.29

func (l *LintRuleErrorsList) WithObjectID(objectID string) *LintRuleErrorsList

func (*LintRuleErrorsList) WithRule added in v0.1.0

func (l *LintRuleErrorsList) WithRule(ruleID string) *LintRuleErrorsList

func (*LintRuleErrorsList) WithValue added in v0.0.29

func (l *LintRuleErrorsList) WithValue(value any) *LintRuleErrorsList

Jump to

Keyboard shortcuts

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