new: fix support for android 14 #64
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
30 errors
build (ubuntu-latest, linux-amd64, x64)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, linux-amd64, x64)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, linux-amd64, x64)
cannot use (*wireEndpoint)(tunDevice) (value of type *wireEndpoint) as stack.LinkEndpoint value in argument to ipStack.CreateNIC: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, linux-amd64, x64)
cannot use (*wireEndpoint)(w) (value of type *wireEndpoint) as stack.LinkEndpoint value in return statement: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, linux-amd64, x64)
cannot use (*wireEndpoint)(nil) (value of type *wireEndpoint) as stack.LinkEndpoint value in variable declaration: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, linux-amd64, x64)
Process completed with exit code 2.
|
build (ubuntu-latest, windows-amd64, x64)
cannot use &WintunEndpoint{…} (value of type *WintunEndpoint) as stack.LinkEndpoint value in return statement: *WintunEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, windows-amd64, x64)
cannot use (*WintunEndpoint)(nil) (value of type *WintunEndpoint) as stack.LinkEndpoint value in variable declaration: *WintunEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, windows-amd64, x64)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, windows-amd64, x64)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, windows-amd64, x64)
Process completed with exit code 2.
|
build (macos-11, macos-universal)
cannot use &DarwinEndpoint{…} (value of type *DarwinEndpoint) as stack.LinkEndpoint value in return statement: *DarwinEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (macos-11, macos-universal)
cannot use (*DarwinEndpoint)(nil) (value of type *DarwinEndpoint) as stack.LinkEndpoint value in variable declaration: *DarwinEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (macos-11, macos-universal)
cannot use &DarwinEndpoint{…} (value of type *DarwinEndpoint) as stack.LinkEndpoint value in return statement: *DarwinEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (macos-11, macos-universal)
cannot use (*DarwinEndpoint)(nil) (value of type *DarwinEndpoint) as stack.LinkEndpoint value in variable declaration: *DarwinEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (macos-11, macos-universal)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (macos-11, macos-universal)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (macos-11, macos-universal)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (macos-11, macos-universal)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (macos-11, macos-universal)
Process completed with exit code 2.
|
build (ubuntu-latest, android)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, android)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(tunDevice) (value of type *wireEndpoint) as stack.LinkEndpoint value in argument to ipStack.CreateNIC: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(w) (value of type *wireEndpoint) as stack.LinkEndpoint value in return statement: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(nil) (value of type *wireEndpoint) as stack.LinkEndpoint value in variable declaration: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, android)
invalid operation: c.tracer != nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, android)
invalid operation: c.tracer == nil (mismatched types logging.ConnectionTracer and untyped nil)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(tunDevice) (value of type *wireEndpoint) as stack.LinkEndpoint value in argument to ipStack.CreateNIC: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(w) (value of type *wireEndpoint) as stack.LinkEndpoint value in return statement: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|
build (ubuntu-latest, android)
cannot use (*wireEndpoint)(nil) (value of type *wireEndpoint) as stack.LinkEndpoint value in variable declaration: *wireEndpoint does not implement stack.LinkEndpoint (missing method ParseHeader)
|