feat: allow multiple filter values, fixes #7328 #7024
Annotations
5 errors and 1 warning
run unit tests:
packages/decap-cms-core/src/backend.ts#L1356
Property 'toJS' does not exist on type 'string | List<string>'.
|
run unit tests:
packages/decap-cms-core/src/backend.ts#L1357
Property 'toJS' does not exist on type 'string | List<string>'.
|
run unit tests:
packages/decap-cms-core/src/backend.ts#L1361
Type '(string | List<string>)[]' is not assignable to type 'string | List<string>'.
|
run unit tests:
packages/decap-cms-core/src/backend.ts#L1379
Type 'string | List<string>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
run unit tests
Process completed with exit code 2.
|
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/
|
Loading