Fix missing address unwrap in redirect server #1
Annotations
10 errors and 1 warning
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)
|
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)
|
internal/winipcfg/interface_change_handler.go#L42
undefined: notifyIPInterfaceChange (typecheck)
|
internal/winipcfg/interface_change_handler.go#L66
undefined: cancelMibChangeNotify2 (typecheck)
|
internal/winipcfg/luid.go#L48
undefined: convertInterfaceLUIDToGUID (typecheck)
|
internal/winipcfg/luid.go#L59
undefined: convertInterfaceGUIDToLUID (typecheck)
|
internal/winipcfg/luid.go#L70
undefined: convertInterfaceIndexToLUID (typecheck)
|
internal/winipcfg/luid.go#L171
undefined: getUnicastIPAddressTable (typecheck)
|
internal/winipcfg/luid.go#L293
undefined: getIPForwardTable2 (typecheck)
|
internal/winipcfg/netsh.go#L29
unknown field HideWindow in struct literal of type "syscall".SysProcAttr (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading