Skip to content

Generate Release

Generate Release #17

Manually triggered May 30, 2024 18:22
Status Success
Total duration 2m 14s
Artifacts

release.yaml

on: workflow_dispatch
Generate Release
2m 4s
Generate Release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Generate Release: .modules/OTD.EnhancedOutputMode-0.6.x/OTD.EnhancedOutputMode.Lib/Tools/TouchSettings.cs#L25
Non-nullable event 'Emit' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Generate Release: .modules/OTD.EnhancedOutputMode-0.6.x/OTD.EnhancedOutputMode.Lib/Tools/TouchSettings.cs#L24
Non-nullable event 'MaxesChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Profiles/ProfileCollection.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Updater/IUpdater.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Updater/UpdateInfo.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Diagnostics/OSInfo.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Diagnostics/OSInfo.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: .modules/OpenTabletDriver.External-0.6.x/.modules/OpenTabletDriver/OpenTabletDriver.Desktop/Diagnostics/OSInfo.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Generate Release: Touch-Gestures.Lib/Entities/Gestures/HoldGesture.cs#L20
The field 'HoldGesture._deadlineStarted' is assigned but its value is never used