Skip to content

feat: add logrus as the default logger #632

feat: add logrus as the default logger

feat: add logrus as the default logger #632

Triggered via pull request March 22, 2024 17:07
Status Failure
Total duration 2m 58s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: pkg/bootflow/subsystems/trustchains/tpm/command_extend_unsafe.go#L10
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
lint: pkg/bootflow/subsystems/trustchains/tpm/command_extend_unsafe.go#L11
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
lint
issues found