Skip to content

Implement a remote FS over the directory proto #4963

Implement a remote FS over the directory proto

Implement a remote FS over the directory proto #4963

Triggered via pull request November 14, 2023 13:12
Status Failure
Total duration 54s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: src/remote/fs/info.go#L66
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/thought-machine/please) (gci)
lint: src/core/config.go#L119
func `checkPluginVersionRequirements` is unused (unused)
lint: src/parse/parse_step.go#L160
unnecessary leading newline (whitespace)
lint: src/parse/parse_step.go#L228
unnecessary trailing newline (whitespace)
lint: src/remote/fs/fs_test.go#L138
ineffectual assignment to err (ineffassign)
lint: src/remote/fs/fs_test.go#L151
ineffectual assignment to bs (ineffassign)
lint
issues found
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@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/