Implement programmatic ActionID level filtering for pickers #20
Annotations
10 errors and 4 warnings
build-and-test:
ui/core/components/fire_elemental_inputs.ts#L37
Argument of type 'ActionId' is not assignable to parameter of type '(modObj: Player<ShamanSpecs>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L116
Type 'ActionId' is not assignable to type '(modObj: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L117
Type 'ActionId' is not assignable to type '(player: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L121
Type 'ActionId' is not assignable to type '(modObj: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L126
Type 'ActionId' is not assignable to type '(modObj: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L131
Type 'ActionId' is not assignable to type '(player: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L132
Type 'ActionId' is not assignable to type '(player: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L136
Type 'ActionId' is not assignable to type '(player: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L137
Type 'ActionId' is not assignable to type '(player: Player<Spec>) => ActionId | null'.
|
build-and-test:
ui/core/components/inputs/buffs_debuffs.ts#L141
Type 'ActionId' is not assignable to type '(modObj: Player<Spec>) => ActionId | null'.
|
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/
|