Restructure modules #1229
go.yml
on: pull_request
Linter
29s
Test & Build
29s
Annotations
11 errors and 1 warning
Test & Build
Process completed with exit code 1.
|
Linter:
base/rng/test/main.go#L1
: # github.com/safing/portmaster/base/rng/test
|
Linter:
base/rng/test/main.go#L22
undefined: modules
|
Linter:
base/rng/test/main.go#L29
undefined: modules
|
Linter:
base/rng/test/main.go#L34
undefined: run
|
Linter:
base/rng/test/main.go#L40
undefined: modules
|
Linter:
base/rng/test/main.go#L118
undefined: modules
|
Linter:
base/rng/test/main.go#L160
undefined: modules (typecheck)
|
Linter:
spn/captain/op_gossip.go#L68
op.InitOperationBase undefined (type *GossipOp has no field or method InitOperationBase) (typecheck)
|
Linter:
spn/captain/op_gossip.go#L86
op.InitOperationBase undefined (type *GossipOp has no field or method InitOperationBase) (typecheck)
|
Linter:
spn/captain/op_gossip.go#L93
op.NewEmptyMsg undefined (type *GossipOp has no field or method NewEmptyMsg) (typecheck)
|
Test & Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|