Skip to content

restore NewClientFromConnection (#558) #14

restore NewClientFromConnection (#558)

restore NewClientFromConnection (#558) #14

Triggered via push May 3, 2024 15:26
Status Success
Total duration 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
lint: go/pkg/filemetadata/cache.go#L49
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
lint: go/pkg/filemetadata/cache.go#L59
error returned from external package is unwrapped: sig: func path/filepath.Abs(path string) (string, error) (wrapcheck)
lint: go/pkg/filemetadata/cache.go#L82
error returned from external package is unwrapped: sig: func (*github.com/bazelbuild/remote-apis-sdks/go/pkg/cache.SingleFlight).LoadOrStore(key interface{}, valFn func() (val interface{}, err error)) (interface{}, error) (wrapcheck)
lint: go/pkg/filemetadata/filemetadata.go#L50
error returned from external package is unwrapped: sig: func github.com/pkg/xattr.Get(path string, name string) ([]byte, error) (wrapcheck)
lint: go/pkg/filemetadata/filemetadata.go#L68
error returned from external package is unwrapped: sig: func os.Lstat(name string) (io/fs.FileInfo, error) (wrapcheck)
lint: go/pkg/filemetadata/filemetadata_test.go#L341
error returned from external package is unwrapped: sig: func github.com/bazelbuild/remote-apis-sdks/go/pkg/testutil.CreateFile(t *testing.T, executable bool, contents string) (string, error) (wrapcheck)
lint: go/pkg/filemetadata/filemetadata_test.go#L351
error returned from external package is unwrapped: sig: func os.Symlink(oldname string, newname string) error (wrapcheck)
lint: go/pkg/reader/reader_test.go#L72
Error return value of `r.SeekOffset` is not checked (errcheck)
lint: go/pkg/reader/reader_test.go#L108
Error return value of `r.SeekOffset` is not checked (errcheck)
lint: go/pkg/reader/reader.go#L98
ST1005: error strings should not be capitalized (stylecheck)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/