Skip to content

feat: enforce at least one smart field dependency with typescript #6147

feat: enforce at least one smart field dependency with typescript

feat: enforce at least one smart field dependency with typescript #6147

Triggered via pull request September 25, 2024 18:02
Status Failure
Total duration 1m 46s
Artifacts

build.yml

on: pull_request
Installing & Building
1m 32s
Installing & Building
Lint commit messages
0s
Lint commit messages
Build API Reference
0s
Build API Reference
Matrix: Linting & Testing
Send Coverage
0s
Send Coverage
Release packages
0s
Release packages
Publish API Reference
0s
Publish API Reference
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Installing & Building
Type 'string[]' is not assignable to type '[string, ...string[]]'.
Installing & Building
Argument of type '{ columnType: ColumnType; dependencies: string[]; getValues: (records: any) => any; }' is not assignable to parameter of type 'ComputedDefinition<TSchema, string>'.
Installing & Building
Process completed with exit code 1.
Installing & Building
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/