Skip to content

chore: use correct framework (#68) #132

chore: use correct framework (#68)

chore: use correct framework (#68) #132

Triggered via push September 29, 2024 11:31
Status Success
Total duration 1m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-windows: RTWLibPlus/data/unit/Unit.cs#L335
The variable 'range' is assigned but its value is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L30
The field 'StatWeapons.dmgFlags' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L12
The field 'Soldier.number' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L16
The field 'Soldier.extras' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Formation.cs#L18
The field 'Formation.formationRanks' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Formation.cs#L22
The field 'Formation.formations' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Armour.cs#L14
The field 'StatPriArmour.armSound' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L34
The field 'StatWeapons.soundFlags' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L22
The field 'StatWeapons.wepFlags' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L20
The field 'Soldier.collMass' is never used
build-windows: RTWLibPlus/data/unit/Unit.cs#L335
The variable 'range' is assigned but its value is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L8
The field 'Soldier.name' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L16
The field 'Soldier.extras' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Soldier.cs#L20
The field 'Soldier.collMass' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Formation.cs#L22
The field 'Formation.formations' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L13
The field 'StatWeapons.missType' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Formation.cs#L18
The field 'Formation.formationRanks' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L22
The field 'StatWeapons.wepFlags' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Armour.cs#L14
The field 'StatPriArmour.armSound' is never used
build-windows: RTWLibPlus/data/unit/unit_data/Weapon.cs#L26
The field 'StatWeapons.techFlags' is never used
build-windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/