Skip to content
Triggered via release January 20, 2025 02:48
@erdelferdelf
released 0.0.0.185
Status Success
Total duration 35s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build: ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
Build: AutoDuty/IPC/IPCSubscriber.cs#L357
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L424
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/Helpers/TrustHelper.cs#L139
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L140
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L141
Dereference of a possibly null reference.
Build: AutoDuty/Helpers/TrustHelper.cs#L142
Dereference of a possibly null reference.
Build: AutoDuty/AutoDuty.cs#L202
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#L202
Non-nullable field 'AssemblyFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.