Remove type field from mage rotation and use talents directly #4197
Annotations
7 errors and 3 warnings
build-and-test:
ui/mage/inputs.ts#L7
'"../core/proto/mage.js"' has no exported member named 'Mage_Rotation_Type'. Did you mean 'Mage_Rotation'?
|
build-and-test:
ui/mage/presets.ts#L16
'"../core/proto/mage.js"' has no exported member named 'Mage_Rotation_Type'. Did you mean 'Mage_Rotation'?
|
build-and-test:
ui/mage/sim.ts#L7
'"../core/proto/mage.js"' has no exported member named 'Mage_Rotation_Type'. Did you mean 'Mage_Rotation'?
|
build-and-test:
ui/raid/raid_stats.ts#L22
'"../core/proto/mage.js"' has no exported member named 'Mage_Rotation_Type'. Did you mean 'Mage_Rotation'?
|
build-and-test:
ui/raid/raid_stats.ts#L928
Property 'type' does not exist on type 'Mage_Rotation'.
|
build-and-test:
ui/raid/raid_stats.ts#L934
Property 'type' does not exist on type 'Mage_Rotation'.
|
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/
|