Skip to content

feat: Primitive Array Control #112

feat: Primitive Array Control

feat: Primitive Array Control #112

Triggered via pull request March 13, 2024 20:13
Status Failure
Total duration 32s
Artifacts

tests.yaml

on: pull_request
cache-and-install-deps-and-run-tests
22s
cache-and-install-deps-and-run-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
cache-and-install-deps-and-run-tests: src/renderers.ts#L85
Cannot find name 'isPrimitiveArrayControl'. Did you mean 'PrimitiveArrayControl'?
cache-and-install-deps-and-run-tests: src/renderers.ts#L86
Cannot find name 'withJsonFormsArrayControlProps'. Did you mean 'withJsonFormsControlProps'?
cache-and-install-deps-and-run-tests: src/testSchemas/arraySchema.ts#L44
Type '{ type: "VerticalLayout"; elements: { type: "Control"; scope: string; rule: { effect: "HIDE"; condition: {}; }; }[]; }' does not satisfy the expected type 'UISchema'.
cache-and-install-deps-and-run-tests
Process completed with exit code 1.
cache-and-install-deps-and-run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.