Skip to content
Triggered via schedule May 12, 2024 22:19
Status Failure
Total duration 2m 10s
Artifacts

ci.yaml

on: schedule
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci (1.22.x): internal/cmd/generate-txt-testdata/main.go#L40
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"usage: %s [file or directory]\", os.Args[0])" (err113)
ci (1.22.x): internal/cmd/generate-txt-testdata/main.go#L113
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"unknown file type: %s\", filePath)" (err113)
ci (1.22.x): decode.go#L95
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"expected exactly one node in document\")" (err113)
ci (1.22.x): decode.go#L141
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(format, args...)" (err113)
ci (1.22.x): decode.go#L183
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"missing @type field\")" (err113)
ci (1.22.x): decode.go#L416
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"precision loss\")" (err113)
ci (1.22.x): decode.go#L430
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"expected int32 for %v, got int64\", field.FullName())" (err113)
ci (1.22.x): decode.go#L432
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"expected int32 for %v, got int64\", field.FullName())" (err113)
ci (1.22.x): decode.go#L467
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"message %v cannot be extended by %v\", msgDesc.FullName(), result.FullName())" (err113)
ci (1.22.x): decode.go#L691
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"missing trailing 's'\")" (err113)