Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

chore: add revive lint and fix related issues #6949

chore: add revive lint and fix related issues

chore: add revive lint and fix related issues #6949

Triggered via pull request February 6, 2024 20:02
Status Failure
Total duration 3m 28s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate: pkg/local/docker.go#L1
: # github.com/acorn-io/runtime/pkg/local
validate: pkg/local/server_linux.go#L39
f declared and not used
validate: pkg/local/server_linux.go#L43
undefined: f (typecheck)
validate: pkg/controller/local/services.go#L10
could not import github.com/acorn-io/runtime/pkg/local (-: # github.com/acorn-io/runtime/pkg/local
validate: pkg/local/server_linux.go#L39
f declared and not used
validate: pkg/local/server_linux.go#L43
undefined: f) (typecheck)
validate: pkg/cli/local_logs.go#L5
could not import github.com/acorn-io/runtime/pkg/local (-: # github.com/acorn-io/runtime/pkg/local
validate: pkg/local/server_linux.go#L39
f declared and not used
validate: pkg/local/server_linux.go#L43
undefined: f) (typecheck)
validate: pkg/cli/project.go#L71
cannot infer K (/home/runner/go/pkg/mod/github.com/acorn-io/[email protected]/pkg/typed/map.go:26:17) (typecheck)
validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, buildjet/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.