Skip to content

Update backend to Plone 6.1b1 #5280

Update backend to Plone 6.1b1

Update backend to Plone 6.1b1 #5280

Triggered via push November 9, 2024 08:52
Status Success
Total duration 3m 45s
Artifacts

ci.yml

on: push
backend-black
7s
backend-black
backend-flake8
9s
backend-flake8
backend-isort
8s
backend-isort
backend-zpretty
11s
backend-zpretty
backend-tests
3m 37s
backend-tests
classic-black
11s
classic-black
classic-flake8
9s
classic-flake8
classic-isort
7s
classic-isort
classic-zpretty
7s
classic-zpretty
frontend-eslint
57s
frontend-eslint
i18n sync
1m 0s
i18n sync
frontend-tests
1m 6s
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/