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
Matrix: Linting & Testing
Release packages
0s
Publish API Reference
0s
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/
|