New installer #1291
Triggered via pull request
September 17, 2024 09:35
Status
Failure
Total duration
1m 34s
Artifacts
–
go.yml
on: pull_request
Linter
1m 16s
Test & Build
1m 24s
Annotations
11 errors and 1 warning
Linter:
spn/debug.go#L1
: # github.com/safing/portmaster/spn
|
Linter:
spn/instance.go#L114
not enough arguments in call to updates.New
|
Linter:
spn/instance.go#L118
cannot use instance (variable of type *Instance) as geoip.instance value in argument to geoip.New: *Instance does not implement geoip.instance (missing method IntelUpdates)
|
Linter:
spn/instance.go#L122
cannot use instance (variable of type *Instance) as netenv.instance value in argument to netenv.New: *Instance does not implement netenv.instance (missing method IntelUpdates)
|
Linter:
spn/instance.go#L126
cannot use instance (variable of type *Instance) as filterlists.instance value in argument to filterlists.New: *Instance does not implement filterlists.instance (missing method IntelUpdates)
|
Linter:
spn/instance.go#L168
cannot use instance (variable of type *Instance) as captain.instance value in argument to captain.New: *Instance does not implement captain.instance (missing method IntelUpdates) (typecheck)
|
Linter:
cmds/hub/main.go#L22
could not import github.com/safing/portmaster/spn (-: # github.com/safing/portmaster/spn
|
Linter:
spn/instance.go#L114
not enough arguments in call to updates.New
|
Linter:
spn/instance.go#L118
cannot use instance (variable of type *Instance) as geoip.instance value in argument to geoip.New: *Instance does not implement geoip.instance (missing method IntelUpdates)
|
Linter:
spn/instance.go#L122
cannot use instance (variable of type *Instance) as netenv.instance value in argument to netenv.New: *Instance does not implement netenv.instance (missing method IntelUpdates)
|
Test & Build
Process completed with exit code 1.
|
Test & Build
The following actions use a deprecated Node.js version 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/
|