Auto create remote tool's output path. #711
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 3 warnings
lint:
go/pkg/tool/tool.go#L363
error returned from external package is unwrapped: sig: func (*bufio.Reader).ReadString(delim byte) (string, error) (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L372
error returned from external package is unwrapped: sig: func os.RemoveAll(path string) error (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L377
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
lint:
go/pkg/tool/tool.go#L386
error returned from external package is unwrapped: sig: func os.MkdirAll(path string, perm io/fs.FileMode) error (wrapcheck)
|
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/
|