Skip to content

fix(all): it's go 1.21 not 1.21.5 #171

fix(all): it's go 1.21 not 1.21.5

fix(all): it's go 1.21 not 1.21.5 #171

Triggered via push December 7, 2023 00:45
Status Cancelled
Total duration 4m 54s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Summary
Process completed with exit code 1.
Lint
The run was canceled by @jochumdev.
Lint: ../../../../../../go/pkg/mod/github.com/go-orb/go-orb@v0.0.0-20231206042514-b8eae8c79078/log/log.go#L228
l.Error undefined (type Logger has no field or method Error) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/go-orb/go-orb@v0.0.0-20231206042514-b8eae8c79078/log/log.go#L236
l.Log undefined (type *Logger has no field or method Log) (typecheck)
Lint: ../../../../_tool/go/1.21.5/x64/src/slices/sort.go#L67
undefined: min (typecheck)
Lint: ../../../../_tool/go/1.21.5/x64/src/slices/sort.go#L97
undefined: max (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/go-orb/go-orb@v0.0.0-20231206042514-b8eae8c79078/log/log.go#L228
l.Error undefined (type Logger has no field or method Error) (typecheck)
Lint: ../../../../../../go/pkg/mod/github.com/go-orb/go-orb@v0.0.0-20231206042514-b8eae8c79078/log/log.go#L236
l.Log undefined (type *Logger has no field or method Log) (typecheck)
Lint: ../../../../_tool/go/1.21.5/x64/src/slices/sort.go#L67
undefined: min (typecheck)
Lint: ../../../../_tool/go/1.21.5/x64/src/slices/sort.go#L97
undefined: max (typecheck)
Lint: tests.go#L73
r.Require undefined (type *TestSuite has no field or method Require) (typecheck)