Skip to content

feat(client): support linkage style in table and form #8639

feat(client): support linkage style in table and form

feat(client): support linkage style in table and form #8639

Triggered via pull request May 23, 2024 06:20
Status Failure
Total duration 9m 18s
Artifacts

nocobase-test-frontend.yml

on: pull_request
Matrix: frontend-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
packages/core/client/src/modules/blocks/data-blocks/form/__tests__/fieldSettingsFormItem.test.tsx > FieldSettingsFormItem > menu list > read pretty mode > association field: packages/core/test/src/client/settingsChecker/index.ts#L40
AssertionError: expected <li …(7)><span …(1)></span></li> …(10) to have a length of 10 but got 11 - Expected + Received - 10 + 11 ❯ Module.checkSettings packages/core/test/src/client/settingsChecker/index.ts:40:62 ❯ packages/core/client/src/modules/blocks/data-blocks/form/__tests__/fieldSettingsFormItem.test.tsx:262:15
frontend-test (18)
Process completed with exit code 1.
frontend-test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
frontend-test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/