Skip to content

feat: allow multiple filter values, fixes #7328 #7024

feat: allow multiple filter values, fixes #7328

feat: allow multiple filter values, fixes #7328 #7024

Re-run triggered November 15, 2024 07:11
Status Failure
Total duration 2m 6s
Artifacts

nodejs.yml

on: pull_request
changes
3s
changes
Matrix: build
Matrix: e2e-with-cypress
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 2 warnings
build (macos-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1356
Property 'toJS' does not exist on type 'string | List<string>'.
build (macos-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1357
Property 'toJS' does not exist on type 'string | List<string>'.
build (macos-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1361
Type '(string | List<string>)[]' is not assignable to type 'string | List<string>'.
build (macos-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1379
Type 'string | List<string>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (macos-latest, 18.x)
Process completed with exit code 2.
build (ubuntu-latest, 20.x)
The job was canceled because "macos-latest_18_x" failed.
build (ubuntu-latest, 20.x): packages/decap-cms-core/src/backend.ts#L1356
Property 'toJS' does not exist on type 'string | List<string>'.
build (ubuntu-latest, 20.x): packages/decap-cms-core/src/backend.ts#L1357
Property 'toJS' does not exist on type 'string | List<string>'.
build (ubuntu-latest, 20.x): packages/decap-cms-core/src/backend.ts#L1361
Type '(string | List<string>)[]' is not assignable to type 'string | List<string>'.
build (ubuntu-latest, 20.x): packages/decap-cms-core/src/backend.ts#L1379
Type 'string | List<string>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 20.x)
The operation was canceled.
build (ubuntu-latest, 18.x)
The job was canceled because "macos-latest_18_x" failed.
build (ubuntu-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1356
Property 'toJS' does not exist on type 'string | List<string>'.
build (ubuntu-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1357
Property 'toJS' does not exist on type 'string | List<string>'.
build (ubuntu-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1361
Type '(string | List<string>)[]' is not assignable to type 'string | List<string>'.
build (ubuntu-latest, 18.x): packages/decap-cms-core/src/backend.ts#L1379
Type 'string | List<string>' must have a '[Symbol.iterator]()' method that returns an iterator.
build (ubuntu-latest, 18.x)
The operation was canceled.
build (windows-latest, 18.x)
The job was canceled because "macos-latest_18_x" failed.
build (windows-latest, 18.x)
The operation was canceled.
build (windows-latest, 20.x)
The job was canceled because "macos-latest_18_x" failed.
build (windows-latest, 20.x)
The operation was canceled.
build (macos-latest, 20.x)
The job was canceled because "macos-latest_18_x" failed.
build (macos-latest, 20.x)
The operation was canceled.
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/