Skip to content

Update to Volto 18a48 (#56) #5276

Update to Volto 18a48 (#56)

Update to Volto 18a48 (#56) #5276

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

ci.yml

on: push
backend-black
12s
backend-black
backend-flake8
12s
backend-flake8
backend-isort
12s
backend-isort
backend-zpretty
7s
backend-zpretty
backend-tests
50s
backend-tests
classic-black
7s
classic-black
classic-flake8
12s
classic-flake8
classic-isort
12s
classic-isort
classic-zpretty
12s
classic-zpretty
frontend-eslint
1m 17s
frontend-eslint
i18n sync
1m 19s
i18n sync
frontend-tests
1m 18s
frontend-tests
Fit to window
Zoom out
Zoom in

Annotations

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