Skip to content

Remove legacy rotation code #4452

Remove legacy rotation code

Remove legacy rotation code #4452

Triggered via pull request January 7, 2024 19:38
@jimmyt857jimmyt857
synchronize #4116
apl
Status Failure
Total duration 1m 25s
Artifacts

run_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build-and-test: ui/core/player.ts#L1551
Property 'enableWeaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/core/player.ts#L1552
Property 'enableWeaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/core/player.ts#L1553
Property 'enableWeaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/core/player.ts#L1556
Property 'weaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/core/player.ts#L1557
Property 'weaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/core/player.ts#L1558
Property 'weaponSwap' does not exist on type 'SpecRotation<Spec.SpecWarlock | Spec.SpecDeathknight>'.
build-and-test: ui/deathknight/inputs.ts#L50
Type '"precastGhoulFrenzy"' is not assignable to type 'keyof Deathknight_Options'.
build-and-test: ui/deathknight/inputs.ts#L58
Type '"precastHornOfWinter"' is not assignable to type 'keyof Deathknight_Options'.
build-and-test: ui/deathknight/inputs.ts#L79
Type '"diseaseDowntime"' is not assignable to type 'keyof Deathknight_Options'.
build-and-test: ui/deathknight/presets.ts#L188
Argument of type '{ drwPestiApply: true; startingRunicPower: number; petUptime: number; precastGhoulFrenzy: boolean; precastHornOfWinter: boolean; unholyFrenzyTarget: UnitReference; diseaseDowntime: number; }' is not assignable to parameter of type 'PartialMessage<Deathknight_Options>'.
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test
The `save-state` 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/
build-and-test
The `save-state` 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/