Skip to content
Triggered via push September 26, 2024 22:34
Status Success
Total duration 43s
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: KamiToolKit/Classes/Part.cs#L152
'TextureFormat.R8G8B8A8' is obsolete: 'Use B8G8R8A8_UNORM'
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L151
Parameter 'extraFlags' has no matching param tag in the XML comment for 'ImGuiEx.TreeNodeCollapsingHeader(string, Action, ImGuiTreeNodeFlags)' (but other parameters do)
Build: Automaton/IPC/BossModIPC.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: Automaton/UI/DebugWindow.cs#L82
Possible null reference argument for parameter 'structureType' in 'object? Marshal.PtrToStructure(nint ptr, Type structureType)'.
Build: Automaton/UI/DebugWindow.cs#L82
Converting null literal or possible null value to non-nullable type.
Build: Automaton/UI/DebugWindow.cs#L96
Converting null literal or possible null value to non-nullable type.
Build: Automaton/Features/IgnoreInteractChecks.cs#L13
Dereference of a possibly null reference.
Build: Automaton/Features/IgnoreInteractChecks.cs#L14
Dereference of a possibly null reference.
Build: Automaton/Features/IgnoreInteractChecks.cs#L15
Dereference of a possibly null reference.
Build: Automaton/Features/IgnoreInteractChecks.cs#L16
Dereference of a possibly null reference.