Skip to content

fix func names

fix func names #155

Triggered via push September 21, 2024 21:36
Status Success
Total duration 45s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
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: SomethingNeedDoing/Excel/ComplexLink.cs#L24
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: SomethingNeedDoing/Interface/ExcelWindow.cs#L80
Possible null reference argument for parameter 'values' in 'void IPluginLog.Debug(string messageTemplate, params object[] values)'.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L540
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L540
Converting null literal or possible null value to non-nullable type.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L566
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L566
Converting null literal or possible null value to non-nullable type.
Build: SomethingNeedDoing/Excel/ComplexLink.cs#L24
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build: SomethingNeedDoing/Interface/ExcelWindow.cs#L80
Possible null reference argument for parameter 'values' in 'void IPluginLog.Debug(string messageTemplate, params object[] values)'.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L540
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L540
Converting null literal or possible null value to non-nullable type.