Skip to content

Split the remotetool into a separate library (#568) #915

Split the remotetool into a separate library (#568)

Split the remotetool into a separate library (#568) #915

Triggered via push May 13, 2024 21:05
Status Success
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
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: go/pkg/reader/reader.go#L114
ST1005: error strings should not be capitalized (stylecheck)
lint: go/pkg/reader/reader.go#L68
error returned from external package is unwrapped: sig: func (*os.File).Close() error (wrapcheck)
lint: go/pkg/reader/reader.go#L77
error returned from external package is unwrapped: sig: func (*bufio.Reader).Read(p []byte) (n int, err error) (wrapcheck)
lint: go/pkg/reader/reader.go#L105
error returned from external package is unwrapped: sig: func os.Open(name string) (*os.File, error) (wrapcheck)
lint: go/pkg/reader/reader.go#L111
error returned from external package is unwrapped: sig: func (*os.File).Seek(offset int64, whence int) (ret int64, err error) (wrapcheck)
lint: go/pkg/reader/reader.go#L136
error returned from external package is unwrapped: sig: func (*bytes.Buffer).Read(p []byte) (n int, err error) (wrapcheck)
lint: go/pkg/reader/reader.go#L142
error returned from external package is unwrapped: sig: func (*bytes.Buffer).Write(p []byte) (n int, err error) (wrapcheck)
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/