Skip to content

Merge pull request #335 from FFXIV-CombatReborn/uncoiled-fury-stuff #189

Merge pull request #335 from FFXIV-CombatReborn/uncoiled-fury-stuff

Merge pull request #335 from FFXIV-CombatReborn/uncoiled-fury-stuff #189

Triggered via push September 4, 2024 18:34
Status Success
Total duration 1m 48s
Artifacts

publish.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. 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/Gathering.cs#L92
'AddonGathering.GatheredItemComponentCheckBox1' is obsolete: 'Use GatheredItemComponentCheckbox[0]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L93
'AddonGathering.GatheredItemComponentCheckBox2' is obsolete: 'Use GatheredItemComponentCheckbox[1]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L94
'AddonGathering.GatheredItemComponentCheckBox3' is obsolete: 'Use GatheredItemComponentCheckbox[2]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L95
'AddonGathering.GatheredItemComponentCheckBox4' is obsolete: 'Use GatheredItemComponentCheckbox[3]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L96
'AddonGathering.GatheredItemComponentCheckBox5' is obsolete: 'Use GatheredItemComponentCheckbox[4]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L97
'AddonGathering.GatheredItemComponentCheckBox6' is obsolete: 'Use GatheredItemComponentCheckbox[5]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L98
'AddonGathering.GatheredItemComponentCheckBox7' is obsolete: 'Use GatheredItemComponentCheckbox[6]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L99
'AddonGathering.GatheredItemComponentCheckBox8' is obsolete: 'Use GatheredItemComponentCheckbox[7]'
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/Gathering.cs#L47
Parameter 'addonMaster' is unread.
Build: ECommons/ECommons/UIHelpers/AddonMasterImplementations/SalvageDialog.cs#L24
'AddonSalvageDialog.CheckBox' is obsolete: 'Use BulkDesynthCheckboxNode'