Skip to content

Update backend to Plone 6.1b1 (#58) #5290

Update backend to Plone 6.1b1 (#58)

Update backend to Plone 6.1b1 (#58) #5290

Triggered via push November 11, 2024 19:13
Status Success
Total duration 3m 47s
Artifacts

ci.yml

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