Restructure modules #1248
go.yml
on: pull_request
Linter
1m 15s
Test & Build
1m 8s
Annotations
11 errors and 1 warning
Test & Build
Process completed with exit code 1.
|
Linter:
base/database/dbmodule/db.go#L10
could not import github.com/safing/portmaster/service/mgr (-: # github.com/safing/portmaster/service/mgr
|
Linter:
service/mgr/module.go#L108
too many arguments in call to m.module.Start
|
Linter:
service/mgr/module.go#L146
too many arguments in call to m.module.Stop
|
Linter:
base/metrics/api.go#L14
could not import github.com/safing/portmaster/service/mgr (-: # github.com/safing/portmaster/service/mgr
|
Linter:
service/mgr/module.go#L108
too many arguments in call to m.module.Start
|
Linter:
service/mgr/module.go#L146
too many arguments in call to m.module.Stop
|
Linter:
service/core/base/logs.go#L12
could not import github.com/safing/portmaster/service/mgr (-: # github.com/safing/portmaster/service/mgr
|
Linter:
service/mgr/module.go#L108
too many arguments in call to m.module.Start
|
Linter:
service/mgr/module.go#L146
too many arguments in call to m.module.Stop
|
Linter:
base/rng/test/main.go#L22
undefined: modules (typecheck)
|
Test & Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|