feat: add pivot table func #39
tests.yml
on: pull_request
Measure performance impact of changes
3m 34s
Ensure typescript compatibility
44s
Matrix: test
Annotations
13 errors and 11 warnings
Node v10.x on macOS-latest
Unable to find Node version '10.x' for platform darwin and architecture arm64.
|
Node v12.x on macOS-latest
Unable to find Node version '12.x' for platform darwin and architecture arm64.
|
Node v14.x on macOS-latest
Unable to find Node version '14.x' for platform darwin and architecture arm64.
|
Node v18.x on macOS-latest
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 10 minutes.
|
Node v18.x on macOS-latest
The operation was canceled.
|
Node v20.x on macOS-latest
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 10 minutes.
|
Node v20.x on macOS-latest
The operation was canceled.
|
Node v22.x on macOS-latest
The job running on runner GitHub Actions 13 has exceeded the maximum execution time of 10 minutes.
|
Node v22.x on macOS-latest
The operation was canceled.
|
Node v23.x on macOS-latest
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 10 minutes.
|
Node v23.x on macOS-latest
The operation was canceled.
|
Ensure typescript compatibility:
node_modules/@types/node/globals.d.ts#L126
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
|
Ensure typescript compatibility
Process completed with exit code 2.
|
Node v16.x on macOS-latest
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Measure performance impact of changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v10.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v12.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v14.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v16.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v18.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v20.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v22.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node v23.x on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ensure typescript compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|