feat: support --custom-header flags #4898
Annotations
14 errors and 3 warnings
|
vetchecks:
cmd/common-methods.go#L518
exported: exported type NewClientParams should have comment or be unexported (revive)
|
|
vetchecks:
cmd/common-methods.go#L604
func `parseCustomHeader` is unused (unused)
|
|
vetchecks:
cmd/common-methods.go#L24
File is not properly formatted (gofumpt)
|
|
vetchecks:
cmd/common-methods.go#L32
File is not properly formatted (gofumpt)
|
|
vetchecks:
cmd/common-methods.go#L33
File is not properly formatted (goimports)
|
|
vetchecks
Process completed with exit code 2.
|
|
Test on Go 1.23.x and ubuntu-latest:
cmd/common-methods.go#L518
exported: exported type NewClientParams should have comment or be unexported (revive)
|
|
Test on Go 1.23.x and ubuntu-latest:
cmd/common-methods.go#L604
func `parseCustomHeader` is unused (unused)
|
|
Test on Go 1.23.x and ubuntu-latest:
cmd/common-methods.go#L24
File is not properly formatted (gofumpt)
|
|
Test on Go 1.23.x and ubuntu-latest:
cmd/common-methods.go#L32
File is not properly formatted (gofumpt)
|
|
Test on Go 1.23.x and ubuntu-latest:
cmd/common-methods.go#L33
File is not properly formatted (goimports)
|
|
Test on Go 1.23.x and ubuntu-latest
Process completed with exit code 2.
|
|
Test on Go 1.23.x and windows-latest
The job was canceled because "_1_23_x_ubuntu-latest" failed.
|
|
Test on Go 1.23.x and windows-latest
The operation was canceled.
|
|
Test on Go 1.23.x and macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/mc/mc. Supported file pattern: go.sum
|
|
Test on Go 1.23.x and ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/mc/mc. Supported file pattern: go.sum
|
|
Test on Go 1.23.x and windows-latest
Restore cache failed: Dependencies file is not found in D:\a\mc\mc. Supported file pattern: go.sum
|