Skip to content

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing #134

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing

Merge branch 'master' of https://github.com/Jaksuhn/SomethingNeedDoing #134

Triggered via push July 22, 2024 11:25
Status Success
Total duration 41s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build
The following actions uses Node.js version which is deprecated 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 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#L521
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L521
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 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#L521
Dereference of a possibly null reference.
Build: SomethingNeedDoing/Interface/HelpWindow.cs#L521
Converting null literal or possible null value to non-nullable type.