QOL changes #11
Annotations
80 warnings
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (linux-arm):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/DigitizerIdentifier.cs#L33
Non-nullable property 'ActiveReportID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/DeviceIdentifier.cs#L30
Non-nullable property 'ReportParser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/DeviceIdentifier.cs#L35
Non-nullable property 'FeatureInitReport' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/DeviceIdentifier.cs#L40
Non-nullable property 'OutputInitReport' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (linux-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (win-x86):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/DigitizerIdentifier.cs#L33
Non-nullable property 'ActiveReportID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-x64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (osx-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (linux-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler Notifier.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/TabletConfiguration.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Info.cs#L9
Non-nullable property 'GetDriverInstance' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L15
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L11
Non-nullable property 'Filters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Notifier.cs#L8
Non-nullable event 'PropertyChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L29
Converting null literal or possible null value to non-nullable type.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L71
Possible null reference argument for parameter 'stackTrace' in 'ExceptionLogMessage.ExceptionLogMessage(string fullName, string message, string stackTrace)'.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Log.cs#L11
Non-nullable event 'Output' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build (win-arm64):
.modules/OpenTabletDriver.External/.modules/OpenTabletDriver/OpenTabletDriver.Plugin/Tablet/Interpolator/Interpolator.cs#L105
Nullability of reference types in type of parameter '_' of 'void Interpolator.HandleReport(object _, IDeviceReport report)' doesn't match the target delegate 'EventHandler<IDeviceReport>' (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Touch-Gestures.UX-linux-arm
Expired
|
10.4 MB |
|
Touch-Gestures.UX-linux-arm64
Expired
|
10.9 MB |
|
Touch-Gestures.UX-linux-x64
Expired
|
11.4 MB |
|
Touch-Gestures.UX-osx-arm64
Expired
|
14.6 MB |
|
Touch-Gestures.UX-osx-x64
Expired
|
14.6 MB |
|
Touch-Gestures.UX-win-arm64
Expired
|
12.2 MB |
|
Touch-Gestures.UX-win-x64
Expired
|
12.8 MB |
|
Touch-Gestures.UX-win-x86
Expired
|
12.1 MB |
|