Skip to content

0.0.0.254

0.0.0.254 #113

Triggered via release November 8, 2025 21:24
@erdelferdelf
released 0.0.0.254
Status Success
Total duration 45s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: AutoDuty/AutoDuty.cs#L231
Non-nullable field 'PathsDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: AutoDuty/AutoDuty.cs#L312
Dereference of a possibly null reference.
Build: AutoDuty/AutoDuty.cs#L326
'IGameObject.DataId' is obsolete: 'Renamed to BaseId'
Build: AutoDuty/AutoDuty.cs#L325
'IGameObject.DataId' is obsolete: 'Renamed to BaseId'
Build: AutoDuty/Windows/PathsTab.cs#L223
Dereference of a possibly null reference.
Build: AutoDuty/Windows/PathsTab.cs#L136
Dereference of a possibly null reference.
Build: AutoDuty/Windows/PathsTab.cs#L73
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<string, JobWithRole>>(IEnumerable<KeyValuePair<string, JobWithRole>> source)'.
Build: AutoDuty/IPC/IPCSubscriber.cs#L510
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L443
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.