Merge pull request #18 from Karaha-Baruha/DwD-tweaks #71
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:
ECommons/ECommons/UIHelpers/AddonMasterImplementations/SalvageDialog.cs#L24
'AddonSalvageDialog.CheckBox' is obsolete: 'Use BulkDesynthCheckboxNode'
|
Build:
ECommons/ECommons/UIHelpers/AddonMasterImplementations/SalvageDialog.cs#L24
'AddonSalvageDialog.CheckBox' is obsolete: 'Use BulkDesynthCheckboxNode'
|
Build:
ECommons/ECommons/UIHelpers/AddonMasterImplementations/SalvageDialog.cs#L26
'AddonSalvageDialog.CheckBox' is obsolete: 'Use BulkDesynthCheckboxNode'
|
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/IPC/PandorasBoxIPC.cs#L17
Field 'PandorasBoxIPC.PauseFeature' is never assigned to, and will always have its default value null
|