Skip to content

fix for #36

fix for #36 #86

Triggered via push September 4, 2024 09:26
Status Success
Total duration 4m 41s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 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
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Build
Back off 20.404 seconds before retry.
Build
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/3447fd6a9f9e57506b15f895c5b76d3b197dc7c2'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
Build
Back off 21.006 seconds before retry.
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/Features/AutoAdjustRetainerListings.cs#L283
Dereference of a possibly null reference.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L283
Possible null reference argument for parameter 'dictionary' in 'string? CollectionExtensions.GetValueOrDefault<string, string>(IReadOnlyDictionary<string, string> dictionary, string key)'.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L288
Possible null reference argument for parameter 'input' in 'MatchCollection Regex.Matches(string input)'.
Build: Automaton/Features/AutoAdjustRetainerListings.cs#L301
Possible null reference argument for parameter 'text' in 'SeStringBuilder SeStringBuilder.AddUiForeground(string text, ushort colorKey)'.
Build: Automaton/UI/DebugWindow.cs#L43
Converting null literal or possible null value to non-nullable type.
Build: Automaton/UI/DebugWindow.cs#L44
Possible null reference argument for parameter 'ptr' in 'void* Pointer.Unbox(object ptr)'.
Build: Automaton/UI/DebugWindow.cs#L48
Possible null reference argument for parameter 'type' in 'object? SafeMemory.PtrToStructure(nint addr, Type type)'.