New form factor for JS traceable wrapper #668
js_test.yml
on: pull_request
Check formatting
14s
Check linting
11s
Build and check types
11s
Matrix: Unit Tests
Annotations
44 errors and 8 warnings
Check linting
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Check linting
'response' is declared but its value is never read.
|
Check linting
Expected 2 arguments, but got 3.
|
Check linting
'response2' is declared but its value is never read.
|
Check linting
'runTree2' is declared but its value is never read.
|
Check linting
Expected 2 arguments, but got 3.
|
Check linting
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 18.x)
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Unit Tests (ubuntu-latest, 18.x)
'response' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 18.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 18.x)
'response2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 18.x)
'runTree2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 18.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 18.x)
Process completed with exit code 2.
|
Build and check types
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Build and check types
'response' is declared but its value is never read.
|
Build and check types
Expected 2 arguments, but got 3.
|
Build and check types
'response2' is declared but its value is never read.
|
Build and check types
'runTree2' is declared but its value is never read.
|
Build and check types
Expected 2 arguments, but got 3.
|
Build and check types
Process completed with exit code 2.
|
Check formatting
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Check formatting
'response' is declared but its value is never read.
|
Check formatting
Expected 2 arguments, but got 3.
|
Check formatting
'response2' is declared but its value is never read.
|
Check formatting
'runTree2' is declared but its value is never read.
|
Check formatting
Expected 2 arguments, but got 3.
|
Check formatting
Process completed with exit code 2.
|
Unit Tests (ubuntu-latest, 20.x)
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Unit Tests (ubuntu-latest, 20.x)
'response' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 20.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 20.x)
'response2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 20.x)
'runTree2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 20.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
|
Unit Tests (windows-latest, 20.x)
The operation was canceled.
|
Unit Tests (macos-latest, 20.x)
The operation was canceled.
|
Unit Tests (ubuntu-latest, 19.x)
Argument of type '(a: string, b: number) => string' is not assignable to parameter of type '(runTree: RunTree, b: number) => string'.
|
Unit Tests (ubuntu-latest, 19.x)
'response' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 19.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 19.x)
'response2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 19.x)
'runTree2' is declared but its value is never read.
|
Unit Tests (ubuntu-latest, 19.x)
Expected 2 arguments, but got 3.
|
Unit Tests (ubuntu-latest, 19.x)
The operation was canceled.
|
Check linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and check types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (ubuntu-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (windows-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (macos-latest, 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests (ubuntu-latest, 19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|