Skip to content

Fix two marshal bugs #15

Fix two marshal bugs

Fix two marshal bugs #15

Triggered via pull request January 21, 2024 21:34
Status Failure
Total duration 2m 7s
Artifacts

codetests.yml

on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 7 warnings
golangci-lint (windows): unparse_test.go#L75
File is not `gofumpt`-ed (gofumpt)
golangci-lint (windows): unparse.go#L198
unnecessary conversion (unconvert)
golangci-lint (windows): unparse.go#L207
unnecessary trailing newline (whitespace)
golangci-lint (windows): unparse.go#L208
block should not end with a whitespace (or comment) (wsl)
golangci-lint (windows)
issues found
golangci-lint (linux)
The job was canceled because "windows" failed.
golangci-lint (linux)
The operation was canceled.
golangci-lint (darwin): unparse_test.go#L75
File is not `gofumpt`-ed (gofumpt)
golangci-lint (darwin): unparse.go#L198
unnecessary conversion (unconvert)
golangci-lint (darwin): unparse.go#L207
unnecessary trailing newline (whitespace)
golangci-lint (darwin): unparse.go#L208
block should not end with a whitespace (or comment) (wsl)
golangci-lint (darwin)
issues found
golangci-lint (freebsd): unparse_test.go#L75
File is not `gofumpt`-ed (gofumpt)
golangci-lint (freebsd): unparse.go#L198
unnecessary conversion (unconvert)
golangci-lint (freebsd): unparse.go#L207
unnecessary trailing newline (whitespace)
golangci-lint (freebsd): unparse.go#L208
block should not end with a whitespace (or comment) (wsl)
golangci-lint (freebsd)
issues found
golangci-lint (windows): unparse.go#L187
unused-parameter: parameter 'omitempty' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnfg/cnfg. Supported file pattern: go.sum
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/cnfg/cnfg. Supported file pattern: go.sum
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnfg/cnfg. Supported file pattern: go.sum
golangci-lint (darwin): unparse.go#L187
unused-parameter: parameter 'omitempty' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/cnfg/cnfg. Supported file pattern: go.sum
golangci-lint (freebsd): unparse.go#L187
unused-parameter: parameter 'omitempty' seems to be unused, consider removing or renaming it as _ (revive)