Skip to content

Apply David's suggestions #5286

Apply David's suggestions

Apply David's suggestions #5286

Triggered via push November 11, 2024 08:30
Status Failure
Total duration 1m 43s
Artifacts

ci.yml

on: push
backend-black
11s
backend-black
backend-flake8
11s
backend-flake8
backend-isort
9s
backend-isort
backend-zpretty
8s
backend-zpretty
backend-tests
1m 31s
backend-tests
classic-black
8s
classic-black
classic-flake8
11s
classic-flake8
classic-isort
11s
classic-isort
classic-zpretty
7s
classic-zpretty
frontend-eslint
58s
frontend-eslint
i18n sync
55s
i18n sync
frontend-tests
56s
frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Type 'string | undefined' is not assignable to type 'string'.
i18n sync
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
i18n sync
Type '(string | undefined)[]' is not assignable to type 'string[]'.
i18n sync
Object is possibly 'undefined'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Type 'string | undefined' is not assignable to type 'string'.
frontend-tests
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-tests
Type '(string | undefined)[]' is not assignable to type 'string[]'.
frontend-tests
Object is possibly 'undefined'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Type 'string | undefined' is not assignable to type 'string'.
frontend-eslint
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
frontend-eslint
Type '(string | undefined)[]' is not assignable to type 'string[]'.
frontend-eslint
Object is possibly 'undefined'.
backend-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/