Skip to content

0.0.0.252

0.0.0.252 #110

Triggered via release October 29, 2025 02:20
@erdelferdelf
released 0.0.0.252
Status Success
Total duration 44s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: AutoDuty/Helpers/TrustHelper.cs#L141
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L140
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L139
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L138
Dereference of a possibly null reference.
Build: AutoDuty/Windows/Config.cs#L54
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build: AutoDuty/Managers/ContentPathsManager.cs#L60
Dereference of a possibly null reference.
Build: AutoDuty/Updater/FileHelper.cs#L49
Possible null reference argument for parameter 's' in 'bool GenericHelpers.IsNullOrEmpty(string s)'.
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.