Skip to content

better logs

better logs #97

Triggered via push April 10, 2024 14:20
Status Success
Total duration 55s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: ECommons/ECommons/ImGuiMethods/Notify.cs#L14
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: ECommons/ECommons/ImGuiMethods/Notify.cs#L22
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: ECommons/ECommons/ImGuiMethods/Notify.cs#L30
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: ECommons/ECommons/ImGuiMethods/Notify.cs#L38
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: ECommons/ECommons/ImGuiMethods/Notify.cs#L46
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L551
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
Build: SomethingNeedDoing/SomethingNeedDoingConfiguration.cs#L229
Possible null reference return.
Build: SomethingNeedDoing/Grammar/Commands/ItemCommand.cs#L25
Non-nullable field 'UseItemSig' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: SomethingNeedDoing/Misc/Keyboard.cs#L15
The field 'Keyboard.handle' is assigned but its value is never used