Skip to content

Fix remaining CI

Fix remaining CI #5274

Triggered via push October 31, 2024 11:17
Status Success
Total duration 1m 28s
Artifacts

ci.yml

on: push
backend-black
7s
backend-black
backend-flake8
11s
backend-flake8
backend-isort
10s
backend-isort
backend-zpretty
8s
backend-zpretty
backend-tests
47s
backend-tests
classic-black
12s
classic-black
classic-flake8
9s
classic-flake8
classic-isort
8s
classic-isort
classic-zpretty
12s
classic-zpretty
frontend-eslint
1m 14s
frontend-eslint
i18n sync
1m 19s
i18n sync
frontend-tests
1m 12s
frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 1 warning
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'.
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'.
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/