Add plugin framework [wip] #135
Annotations
11 warnings
Upload Artifact
No files were found with the provided path: D:\a\infopanel\infopanel/build/. No artifacts will be uploaded.
|
Build InfoPanel
A publish profile with the name 'FolderProfile' was not found in the project. Set the PublishProfile property to a valid file name.
|
Build InfoPanel:
InfoPanel.Plugins.Loader/PluginLoadContext.cs#L22
Converting null literal or possible null value to non-nullable type.
|
Build InfoPanel:
InfoPanel.Plugins.Loader/PluginLoadContext.cs#L28
Possible null reference return.
|
Build InfoPanel:
InfoPanel.Plugins.Loader/PluginLoadContext.cs#L33
Converting null literal or possible null value to non-nullable type.
|
Build InfoPanel:
InfoPanel.Plugins.Loader/PluginWrapper.cs#L40
The variable 'ex' is declared but never used
|
Build InfoPanel
A publish profile with the name 'FolderProfile' was not found in the project. Set the PublishProfile property to a valid file name.
|
Build InfoPanel
A publish profile with the name 'FolderProfile' was not found in the project. Set the PublishProfile property to a valid file name.
|
Build InfoPanel
A publish profile with the name 'FolderProfile' was not found in the project. Set the PublishProfile property to a valid file name.
|
Build InfoPanel:
InfoPanel/HWHash/HWHash.cs#L115
Nullability of reference types in type of parameter 'source' of 'void HWHash.PollSensorData(object source, ElapsedEventArgs e)' doesn't match the target delegate 'ElapsedEventHandler' (possibly because of nullability attributes).
|
Build InfoPanel:
InfoPanel/HWHash/HWHash.cs#L198
Unboxing a possibly null value.
|
Loading