Skip to content

add Host interface

add Host interface #85

Triggered via pull request June 4, 2024 19:58
@arturrezarturrez
synchronize #37
node
Status Failure
Total duration 30s
Artifacts

lint-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Lint
issues found
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: cloud/gcp/gcp.go#L435
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Lint: host/exec.go#L7
unused-parameter: parameter 'node' seems to be unused, consider removing or renaming it as _ (revive)