Skip to content

Release

Release #153

Triggered via pull request July 27, 2023 12:59
Status Failure
Total duration 31m 42s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Publish packages
Type 'string | number' is not assignable to type 'number | undefined'.
Publish packages
Argument of type 'FlattedTableRowData[]' is not assignable to parameter of type '(BaseFlattedTreeNodeData<any, any> & { showChildren?: FlattedTableRowData[] | undefined; })[]'.
Publish packages
Process completed with exit code 1.
Publish packages
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/