Skip to content

Object-oriented refactor of Suggest Gems #4385

Object-oriented refactor of Suggest Gems

Object-oriented refactor of Suggest Gems #4385

Triggered via pull request December 6, 2023 06:52
Status Failure
Total duration 1m 23s
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/components/suggest_gems_action.ts#L45
Type '{}' is missing the following properties from type 'Record<GemColor, GemCapsData[]>': 0, 1, 2, 3, and 5 more.
build-and-test: ui/core/components/suggest_gems_action.ts#L209
Argument of type 'UIGem | null' is not assignable to parameter of type 'UIGem'.
build-and-test: ui/core/components/suggest_gems_action.ts#L215
Argument of type 'UIGem | null' is not assignable to parameter of type 'UIGem'.
build-and-test: ui/core/components/suggest_gems_action.ts#L277
Parameter 'Gear' implicitly has an 'any' type.
build-and-test: ui/core/components/suggest_gems_action.ts#L279
Parameter 'Gear' implicitly has an 'any' type.
build-and-test: ui/core/components/suggest_gems_action.ts#L279
Parameter 'Stats' implicitly has an 'any' type.
build-and-test: ui/core/components/suggest_gems_action.ts#L281
Duplicate identifier 'GemColor'.
build-and-test: ui/core/components/suggest_gems_action.ts#L281
Parameter 'GemColor' implicitly has an 'any' type.
build-and-test: ui/core/components/suggest_gems_action.ts#L281
Duplicate identifier 'GemColor'.
build-and-test: ui/core/components/suggest_gems_action.ts#L281
Parameter 'GemColor' implicitly has an 'any' type.
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/