feat: add golangci-lint (local) version check #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 3 warnings
Test (ubuntu-latest) go 1.21
Process completed with exit code 2.
|
Test (macos-latest) go 1.21
Process completed with exit code 2.
|
Test (windows-latest) go 1.21:
tools\check-lint-version\main.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
|
Test (windows-latest) go 1.21:
tools\check-lint-version\main_test.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
|
Test (windows-latest) go 1.21:
tools\check-lint-version\main.go#L82
File is not `gofumpt`-ed (gofumpt)
|
Test (windows-latest) go 1.21:
tools\check-lint-version\main_test.go#L89
File is not `gofumpt`-ed (gofumpt)
|
Test (windows-latest) go 1.21
issues found
|
Test (ubuntu-latest) go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/go-sdk/go-sdk. Supported file pattern: go.sum
|
Test (macos-latest) go 1.21
Restore cache failed: Dependencies file is not found in /Users/runner/work/go-sdk/go-sdk. Supported file pattern: go.sum
|
Test (windows-latest) go 1.21
Restore cache failed: Dependencies file is not found in D:\a\go-sdk\go-sdk. Supported file pattern: go.sum
|