Skip to content

examples: vue controlled filters #546

examples: vue controlled filters

examples: vue controlled filters #546

Triggered via pull request July 12, 2023 15:07
Status Failure
Total duration 2m 23s
Artifacts

pr.yml

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

Annotations

10 errors and 1 warning
Test (node 16): packages/table-core/src/features/Visibility.ts#L121
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Visibility.ts#L133
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Ordering.ts#L98
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L170
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L193
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L211
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L251
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L264
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/features/Pinning.ts#L281
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16): packages/table-core/src/core/headers.ts#L146
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig.
Test (node 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/