Skip to content
Triggered via push May 24, 2023 14:49
Status Failure
Total duration 5m 56s
Artifacts
Matrix: Build and test
Check correctness
11s
Check correctness
Package for macOS
0s
Package for macOS
Package for Windows
0s
Package for Windows
Package for Linux
0s
Package for Linux
Package cross compiled
0s
Package cross compiled
Package source code
0s
Package source code
Package for Debian
0s
Package for Debian
Notarize for macOS
0s
Notarize for macOS
Sign for upgrade
0s
Sign for upgrade
Publish nightly build
0s
Publish nightly build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Build and test (ubuntu-latest, 1.19): lib/protocol/protocol.go#L257
cannot use cwm (variable of type *connectionWrappingModel) as type Model in argument to makeNative:
Build and test (ubuntu-latest, 1.19): lib/protocol/protocol.go#L258
cannot use nm (variable of type Model) as type contextLessModel in argument to newEncryptedModel:
Build and test (ubuntu-latest, 1.19)
Process completed with exit code 1.
Build and test (ubuntu-latest, 1.20): lib/protocol/protocol.go#L257
cannot use cwm (variable of type *connectionWrappingModel) as Model value in argument to makeNative: *connectionWrappingModel does not implement Model (wrong type for method Closed)
Build and test (ubuntu-latest, 1.20): lib/protocol/protocol.go#L258
cannot use nm (variable of type Model) as contextLessModel value in argument to newEncryptedModel: Model does not implement contextLessModel (wrong type for method Closed)
Build and test (ubuntu-latest, 1.20)
Process completed with exit code 1.
Build and test (windows-latest, 1.20): lib/protocol/nativemodel_windows.go#L16
cannot use nativeModel{…} (value of type nativeModel) as Model value in return statement: nativeModel does not implement Model (wrong type for method Index)
Build and test (windows-latest, 1.20): lib/protocol/nativemodel_windows.go#L24
cannot use deviceID (variable of type DeviceID) as Connection value in argument to m.Model.Index: DeviceID does not implement Connection (missing method Close)
Build and test (windows-latest, 1.20): lib/protocol/nativemodel_windows.go#L29
cannot use deviceID (variable of type DeviceID) as Connection value in argument to m.Model.IndexUpdate: DeviceID does not implement Connection (missing method Close)
Build and test (windows-latest, 1.20): lib/protocol/nativemodel_windows.go#L39
cannot use deviceID (variable of type DeviceID) as Connection value in argument to m.Model.Request: DeviceID does not implement Connection (missing method Close)
Build and test (windows-latest, 1.20): lib/protocol/protocol.go#L257
cannot use cwm (variable of type *connectionWrappingModel) as Model value in argument to makeNative: *connectionWrappingModel does not implement Model (wrong type for method Closed)
Build and test (windows-latest, 1.20): lib/protocol/protocol.go#L258
cannot use nm (variable of type Model) as contextLessModel value in argument to newEncryptedModel: Model does not implement contextLessModel (wrong type for method Closed)
Build and test (windows-latest, 1.20)
Process completed with exit code 1.
Build and test (windows-latest, 1.19): lib/protocol/nativemodel_windows.go#L16
cannot use nativeModel{…} (value of type nativeModel) as type Model in return statement:
Build and test (windows-latest, 1.19): lib/protocol/nativemodel_windows.go#L24
cannot use deviceID (variable of type DeviceID) as type Connection in argument to m.Model.Index:
Build and test (windows-latest, 1.19): lib/protocol/nativemodel_windows.go#L29
cannot use deviceID (variable of type DeviceID) as type Connection in argument to m.Model.IndexUpdate:
Build and test (windows-latest, 1.19): lib/protocol/nativemodel_windows.go#L39
cannot use deviceID (variable of type DeviceID) as type Connection in argument to m.Model.Request:
Build and test (windows-latest, 1.19): lib/protocol/protocol.go#L257
cannot use cwm (variable of type *connectionWrappingModel) as type Model in argument to makeNative:
Build and test (windows-latest, 1.19): lib/protocol/protocol.go#L258
cannot use nm (variable of type Model) as type contextLessModel in argument to newEncryptedModel:
Build and test (windows-latest, 1.19)
Process completed with exit code 1.