Skip to content

fix(anonymizer): make deep cloning the default #1199

fix(anonymizer): make deep cloning the default

fix(anonymizer): make deep cloning the default #1199

Triggered via pull request June 21, 2024 22:41
Status Failure
Total duration 53s
Artifacts

js_test.yml

on: pull_request
Check formatting
23s
Check formatting
Check linting
33s
Check linting
Build and check types
29s
Build and check types
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
Unit Tests (macos-latest, 20.x)
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 22.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (ubuntu-latest, 22.x)
Process completed with exit code 1.
Unit Tests (ubuntu-latest, 18.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (ubuntu-latest, 18.x)
The operation was canceled.
Unit Tests (windows-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (windows-latest, 20.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 19.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (ubuntu-latest, 19.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 20.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (ubuntu-latest, 20.x)
The operation was canceled.
Unit Tests (ubuntu-latest, 21.x)
The job was canceled because "macos-latest_20_x" failed.
Unit Tests (ubuntu-latest, 21.x)
The operation was canceled.
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/.
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/.
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/.
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/.
Check linting: js/src/client.ts#L2316
'_' is assigned a value but never used
Check linting: js/src/client.ts#L2650
Unexpected any. Specify a different type
Check linting: js/src/client.ts#L2689
Unexpected any. Specify a different type
Check linting: js/src/evaluation/_runner.ts#L64
Unexpected any. Specify a different type
Check linting: js/src/evaluation/_runner.ts#L65
Unexpected any. Specify a different type
Check linting: js/src/evaluation/_runner.ts#L151
Unexpected any. Specify a different type
Check linting: js/src/evaluation/_runner.ts#L152
Unexpected any. Specify a different type
Check linting: js/src/evaluation/_runner.ts#L226
'_' is assigned a value but never used
Check linting: js/src/evaluation/_runner.ts#L651
'targetRunId' is assigned a value but never used
Check linting: js/src/evaluation/evaluator.ts#L103
Unexpected any. Specify a different type