Update publish.yml #10
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Project:
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
Build Project:
PunishLib/PunishLib/ImGuiMethods/AboutTab.cs#L37
The field 'AboutTab.startInfo' is never used
|
Build Project:
YesAlready/BaseFeatures/OnSetupSelectListFeature.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/BaseFeatures/OnSetupSelectListFeature.cs#L104
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/BaseFeatures/OnSetupSelectListFeature.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/YesAlreadyConfigurationTypes.cs#L140
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/Configuration.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/YesAlreadyConfigurationTypes.cs#L18
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/UI/MainWindow.cs#L268
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Project:
YesAlready/UI/MainWindow.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading