Update workflows #40
Annotations
10 errors
Build:
internal/winipcfg/interface_change_handler.go#L11
could not import golang.org/x/sys/windows (-: build constraints exclude all Go files in /home/runner/go/pkg/mod/golang.org/x/[email protected]/windows) (typecheck)
|
Build:
internal/winipcfg/netsh.go#L20
could not import golang.org/x/sys/windows/registry (-: build constraints exclude all Go files in /home/runner/go/pkg/mod/golang.org/x/[email protected]/windows/registry) (typecheck)
|
Build:
internal/winipcfg/interface_change_handler.go#L42
undefined: notifyIPInterfaceChange (typecheck)
|
Build:
internal/winipcfg/interface_change_handler.go#L66
undefined: cancelMibChangeNotify2 (typecheck)
|
Build:
internal/winipcfg/luid.go#L48
undefined: convertInterfaceLUIDToGUID (typecheck)
|
Build:
internal/winipcfg/luid.go#L59
undefined: convertInterfaceGUIDToLUID (typecheck)
|
Build:
internal/winipcfg/luid.go#L70
undefined: convertInterfaceIndexToLUID (typecheck)
|
Build:
internal/winipcfg/luid.go#L171
undefined: getUnicastIPAddressTable (typecheck)
|
Build:
internal/winipcfg/luid.go#L293
undefined: getIPForwardTable2 (typecheck)
|
Build:
internal/winipcfg/netsh.go#L29
unknown field HideWindow in struct literal of type "syscall".SysProcAttr (typecheck)
|