Add strength of wrynn 30% + raid sim buff #4507
Annotations
9 errors and 4 warnings
build-and-test:
ui/core/components/fire_elemental_inputs.ts#L25
Type '(player: Player<ShamanSpecs>) => Player<ShamanSpecs>' is not assignable to type '(baseObj: ShamanTotems) => Player<ShamanSpecs>'.
|
build-and-test:
ui/core/components/fire_elemental_inputs.ts#L26
Type '(player: Player<ShamanSpecs>) => ShamanTotems' is not assignable to type '(modObj: Player<ShamanSpecs>) => ShamanSpecs'.
|
build-and-test:
ui/core/components/fire_elemental_inputs.ts#L27
Type '(eventID: EventID, player: Player<ShamanSpecs>, newVal: ShamanTotems) => void' is not assignable to type '(eventID: number, modObj: Player<ShamanSpecs>, messageVal: ShamanSpecs) => void'.
|
build-and-test:
ui/core/components/fire_elemental_inputs.ts#L39
Argument of type 'Player<ShamanSpecs>' is not assignable to parameter of type 'ShamanTotems'.
|
build-and-test:
ui/core/components/totem_inputs.ts#L132
Type '(player: Player<ShamanSpecs>) => Player<ShamanSpecs>' is not assignable to type '(baseObj: ShamanTotems) => Player<ShamanSpecs>'.
|
build-and-test:
ui/core/components/totem_inputs.ts#L133
Type '(player: Player<ShamanSpecs>) => ShamanTotems' is not assignable to type '(modObj: Player<ShamanSpecs>) => ShamanSpecs'.
|
build-and-test:
ui/core/components/totem_inputs.ts#L134
Type '(eventID: EventID, player: Player<ShamanSpecs>, newVal: ShamanTotems) => void' is not assignable to type '(eventID: number, modObj: Player<ShamanSpecs>, messageVal: ShamanSpecs) => void'.
|
build-and-test:
ui/core/components/totem_inputs.ts#L142
Argument of type 'Player<ShamanSpecs>' is not assignable to parameter of type 'ShamanTotems'.
|
build-and-test
Process completed with exit code 2.
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, arduino/setup-protoc@v1, actions/setup-node@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|