introduce Event type and subsystem for event recorder #1232
Annotations
9 errors and 5 warnings
Lint checks Go 1.23.x
issues found
|
Lint checks Go 1.23.x:
examples/api-events.go#L18
SA1019: madmin.New is deprecated: please use NewWithOptions (staticcheck)
|
Lint checks Go 1.23.x:
event/api.go#L55
var-naming: struct field HttpStatusCode should be HTTPStatusCode (revive)
|
Lint checks Go 1.23.x:
api-events.go#L71
File is not properly formatted (gofumpt)
|
Lint checks Go 1.22.x
issues found
|
Lint checks Go 1.22.x:
examples/api-events.go#L18
SA1019: madmin.New is deprecated: please use NewWithOptions (staticcheck)
|
Lint checks Go 1.22.x:
event/api.go#L55
var-naming: struct field HttpStatusCode should be HTTPStatusCode (revive)
|
Lint checks Go 1.22.x:
api-events.go#L71
File is not properly formatted (gofumpt)
|
Lint checks Go 1.22.x
The strategy configuration was canceled because "build._1_23_x" failed
|
Testing Go 1.23.x on macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Lint checks Go 1.23.x
Restore cache failed: Dependencies file is not found in /home/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Lint checks Go 1.22.x
Restore cache failed: Dependencies file is not found in /home/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Testing Go 1.23.x on ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/madmin-go/madmin-go. Supported file pattern: go.sum
|
Testing Go 1.23.x on windows-latest
Restore cache failed: Dependencies file is not found in D:\a\madmin-go\madmin-go. Supported file pattern: go.sum
|