maddy 0.9.0 #77
Annotations
8 errors and 3 warnings
|
Verify build.sh
Process completed with exit code 1.
|
|
Verify build.sh:
internal/libdns/gcore.go#L15
cannot use func(modName, instName string, _, _ []string) (module.Module, error) {…} (value of type func(modName string, instName string, _ []string, _ []string) (module.Module, error)) as module.FuncNewModule value in argument to module.Register
|
|
Lint
issues found
|
|
Lint:
internal/libdns/gcore.go#L15
cannot use func(modName, instName string, _, _ []string) (module.Module, error) {…} (value of type func(modName string, instName string, _ []string, _ []string) (module.Module, error)) as module.FuncNewModule value in argument to module.Register) (typecheck)
|
|
Lint:
maddy.go#L69
could not import github.com/foxcpp/maddy/internal/libdns (-: # github.com/foxcpp/maddy/internal/libdns
|
|
Lint:
internal/libdns/gcore.go#L15
cannot use func(modName, instName string, _, _ []string) (module.Module, error) {…} (value of type func(modName string, instName string, _ []string, _ []string) (module.Module, error)) as module.FuncNewModule value in argument to module.Register (typecheck)
|
|
Build and test
Process completed with exit code 1.
|
|
Build and test:
internal/libdns/gcore.go#L15
cannot use func(modName, instName string, _, _ []string) (module.Module, error) {…} (value of type func(modName string, instName string, _ []string, _ []string) (module.Module, error)) as module.FuncNewModule value in argument to module.Register
|
|
Verify build.sh
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Build and test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|