Skip to content

Stricter localize typing #23996

Stricter localize typing

Stricter localize typing #23996

Triggered via pull request September 23, 2023 14:52
Status Failure
Total duration 2m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Build frontend
0s
Build frontend
Build supervisor
0s
Build supervisor
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint and check format: src/common/translations/localize-format.ts#L174
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L187
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L204
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L219
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L241
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L252
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/common/translations/localize-format.ts#L259
'str' is already declared in the upper scope on line 165 column 13
Lint and check format: src/components/ha-assist-pipeline-picker.ts#L72
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Lint and check format: src/panels/config/automation/ha-automation-editor.ts#L675
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong
Lint and check format: src/panels/config/scene/ha-scene-editor.ts#L771
Optional chain expressions can return undefined by design - using a non-null assertion is unsafe and wrong