fix: fix log format (#3) #3
Annotations
10 errors and 1 warning
Run golangci-lint:
pkg/procedure/Procedure.go#L41
S1000: should use for range instead of for { select {} } (gosimple)
|
Run golangci-lint:
pkg/factory/factory.go#L55
shadow: declaration of "err" shadows declaration at line 47 (govet)
|
Run golangci-lint:
pkg/factory/factory.go#L107
shadow: declaration of "err" shadows declaration at line 104 (govet)
|
Run golangci-lint:
internal/security/security.go#L161
unnecessary conversion (unconvert)
|
Run golangci-lint:
internal/security/security.go#L99
shadow: declaration of "err" shadows declaration at line 86 (govet)
|
Run golangci-lint:
internal/security/security.go#L30
naked return in func `NASEncode` with 59 lines of code (nakedret)
|
Run golangci-lint:
internal/security/security.go#L34
naked return in func `NASEncode` with 59 lines of code (nakedret)
|
Run golangci-lint:
internal/security/security.go#L48
naked return in func `NASEncode` with 59 lines of code (nakedret)
|
Run golangci-lint:
internal/security/security.go#L91
naked return in func `NASEnvelopeEncode` with 63 lines of code (nakedret)
|
Run golangci-lint:
internal/security/security.go#L95
naked return in func `NASEnvelopeEncode` with 63 lines of code (nakedret)
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/n3iwue/n3iwue. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading