[client] auto-update #495
wasm-build-validation.yml
on: pull_request
JS / Lint
5m 34s
JS / Build
39s
Annotations
10 errors
|
JS / Build
Process completed with exit code 1.
|
|
JS / Build:
client/internal/updatemanager/manager.go#L340
too many arguments in call to inst.RunInstallation
|
|
JS / Lint
issues found
|
|
JS / Lint:
client/server/updateresult.go#L17
inst.TempDir undefined (type *installer.Installer has no field or method TempDir, but does have unexported field tempDir) (typecheck)
|
|
JS / Lint:
client/internal/updatemanager/manager_test.go#L188
cannot use func(targetVersion string) error {…} (value of type func(targetVersion string) error) as func("context".Context, string) error value in assignment (typecheck)
|
|
JS / Lint:
client/internal/updatemanager/manager_test.go#L76
cannot use func(targetVersion string) error {…} (value of type func(targetVersion string) error) as func("context".Context, string) error value in assignment
|
|
JS / Lint:
client/internal/updatemanager/manager.go#L340
too many arguments in call to inst.RunInstallation
|
|
JS / Lint:
client/internal/updatemanager/doc.go#L1
: # github.com/netbirdio/netbird/client/internal/updatemanager [github.com/netbirdio/netbird/client/internal/updatemanager.test]
|
|
JS / Lint:
client/internal/updatemanager/manager.go#L340
too many arguments in call to inst.RunInstallation
|
|
JS / Lint:
client/internal/engine.go#L53
could not import github.com/netbirdio/netbird/client/internal/updatemanager (-: # github.com/netbirdio/netbird/client/internal/updatemanager
|