Skip to content

add direct return and use item #60

add direct return and use item

add direct return and use item #60

Triggered via push July 9, 2024 08:09
Status Success
Total duration 58s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 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: Automaton/Utils/Misc.cs#L181
Converting null literal or possible null value to non-nullable type.
Build: Automaton/Utils/Misc.cs#L196
Converting null literal or possible null value to non-nullable type.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L316
Dereference of a possibly null reference.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L316
Possible null reference argument for parameter 'dictionary' in 'string? CollectionExtensions.GetValueOrDefault<string, string>(IReadOnlyDictionary<string, string> dictionary, string key)'.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L321
Possible null reference argument for parameter 'input' in 'MatchCollection Regex.Matches(string input)'.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L334
Possible null reference argument for parameter 'text' in 'SeStringBuilder SeStringBuilder.AddUiForeground(string text, ushort colorKey)'.
Build: Automaton/Features/HuntRelayHelper.cs#L112
'Chat.SendMessageUnsafe(byte[])' is obsolete: 'Use safe message sending'
Build: Automaton/Features/GettingTooAttached.cs#L119
Dereference of a possibly null reference.
Build: Automaton/IPC/QoLBarIPC.cs#L18
Field 'QoLBarIPC.RemovedConditionSet' is never assigned to, and will always have its default value null
Build: Automaton/IPC/QoLBarIPC.cs#L16
Field 'QoLBarIPC.CheckConditionSet' is never assigned to, and will always have its default value null