Restructure modules #1233
go.yml
on: pull_request
Linter
14s
Test & Build
31s
Annotations
11 errors and 1 warning
Linter:
base/api/testclient/serve.go#L6
could not import github.com/safing/portmaster/base/api (-: # github.com/safing/portmaster/base/api
|
Linter:
base/api/main.go#L67
too many arguments in call to module.mgr.Repeat
|
Linter:
base/database/dbmodule/db.go#L1
: # github.com/safing/portmaster/base/database/dbmodule
|
Linter:
base/database/dbmodule/maintenance.go#L12
too many arguments in call to module.mgr.Repeat
|
Linter:
base/database/dbmodule/maintenance.go#L13
too many arguments in call to module.mgr.Repeat
|
Linter:
base/database/dbmodule/maintenance.go#L14
too many arguments in call to module.mgr.Repeat
|
Linter:
base/metrics/api.go#L11
could not import github.com/safing/portmaster/base/api (-: # github.com/safing/portmaster/base/api
|
Linter:
base/api/main.go#L67
too many arguments in call to module.mgr.Repeat
|
Linter:
base/rng/test/main.go#L1
: # github.com/safing/portmaster/base/rng/test
|
Linter:
base/rng/test/main.go#L22
undefined: modules
|
Test & Build
Process completed with exit code 1.
|
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/.
|