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
Annotations
10 errors and 1 warning
Run make validate-code:
pkg/local/docker.go#L1
: # github.com/acorn-io/runtime/pkg/local
|
Run make validate-code:
pkg/local/server_linux.go#L39
f declared and not used
|
Run make validate-code:
pkg/local/server_linux.go#L43
undefined: f (typecheck)
|
Run make validate-code:
pkg/controller/local/services.go#L10
could not import github.com/acorn-io/runtime/pkg/local (-: # github.com/acorn-io/runtime/pkg/local
|
Run make validate-code:
pkg/local/server_linux.go#L39
f declared and not used
|
Run make validate-code:
pkg/local/server_linux.go#L43
undefined: f) (typecheck)
|
Run make validate-code:
pkg/cli/local_logs.go#L5
could not import github.com/acorn-io/runtime/pkg/local (-: # github.com/acorn-io/runtime/pkg/local
|
Run make validate-code:
pkg/local/server_linux.go#L39
f declared and not used
|
Run make validate-code:
pkg/local/server_linux.go#L43
undefined: f) (typecheck)
|
Run make validate-code:
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)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading