Remove legacy rotation code #4440
Annotations
6 errors and 3 warnings
build-and-test:
sim/shaman/fire_elemental_totem.go#L46
shaman.Totems.UseFireMcd undefined (type *"github.com/wowsims/wotlk/sim/core/proto".ShamanTotems has no field or method UseFireMcd)
|
build-and-test:
sim/warrior/bloodthirst.go#L49
warrior.IsUsingAPL undefined (type *Warrior has no field or method IsUsingAPL)
|
build-and-test:
sim/warrior/heroic_strike_cleave.go#L184
warrior.IsUsingAPL undefined (type *Warrior has no field or method IsUsingAPL)
|
build-and-test:
sim/warrior/talents.go#L815
unknown field ChannelTime in struct literal of type core.Cast
|
build-and-test:
sim/warrior/warrior.go#L149
warrior.IsUsingAPL undefined (type *Warrior has no field or method IsUsingAPL)
|
build-and-test
Process completed with exit code 2.
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2.3.1. 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/
|