chore(deps): bump actions/setup-go from 4 to 5 (#26) #130
build.yml
on: push
govulncheck
/
scan
28s
semgrep
/
scan
15s
ruleguard
/
scan
28s
golangci-lint
34s
Matrix: build
Annotations
12 errors
build (ubuntu-latest):
_examples/main.go#L16
log.WithField("field5", "value5").WithField("field2", "value2").WithField("field1", "value1").WithField("field4", "value4").WithFields undefined (type *log.Entry has no field or method WithFields)
|
build (ubuntu-latest):
_examples/main.go#L16
undefined: log.Fields
|
build (ubuntu-latest):
_examples/main.go#L24
undefined: log.WithFields
|
build (ubuntu-latest):
_examples/main.go#L24
undefined: log.Fields
|
build (windows-latest):
_examples/main.go#L16
log.WithField("field5", "value5").WithField("field2", "value2").WithField("field1", "value1").WithField("field4", "value4").WithFields undefined (type *log.Entry has no field or method WithFields)
|
build (windows-latest):
_examples/main.go#L16
undefined: log.Fields
|
build (windows-latest):
_examples/main.go#L24
undefined: log.WithFields
|
build (windows-latest):
_examples/main.go#L24
undefined: log.Fields
|
build (macos-latest):
_examples/main.go#L16
log.WithField("field5", "value5").WithField("field2", "value2").WithField("field1", "value1").WithField("field4", "value4").WithFields undefined (type *log.Entry has no field or method WithFields)
|
build (macos-latest):
_examples/main.go#L16
undefined: log.Fields
|
build (macos-latest):
_examples/main.go#L24
undefined: log.WithFields
|
build (macos-latest):
_examples/main.go#L24
undefined: log.Fields
|