Skip to content

feat(javascript): Meta string encoding algorithm for JavaScript #2278

feat(javascript): Meta string encoding algorithm for JavaScript

feat(javascript): Meta string encoding algorithm for JavaScript #2278

Triggered via pull request June 10, 2024 01:24
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: C++ CI
Matrix: Golang CI
Matrix: Java CI
Matrix: JavaScript CI
Matrix: Openj9 Java CI
Matrix: Python CI
Matrix: Rust CI
Fit to window
Zoom out
Zoom in

Annotations

59 errors and 4 warnings
JavaScript CI (16.x, ubuntu-latest)
Parameter 'str' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'bytes' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (16.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'encoded'.
JavaScript CI (16.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'decoded'.
JavaScript CI (14.x, windows-2022)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (14.x, windows-2022)
The operation was canceled.
JavaScript CI (14.x, ubuntu-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'str' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'bytes' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (14.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'encoded'.
JavaScript CI (14.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'decoded'.
JavaScript CI (18.x, ubuntu-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'str' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'bytes' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (18.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'encoded'.
JavaScript CI (18.x, ubuntu-latest)
Cannot redeclare block-scoped variable 'decoded'.
JavaScript CI (18.x, windows-2022)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (18.x, windows-2022)
The operation was canceled.
JavaScript CI (20.x, windows-2022)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (20.x, windows-2022)
The operation was canceled.
JavaScript CI (16.x, windows-2022)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (16.x, windows-2022)
The operation was canceled.
JavaScript CI (16.x, macos-13)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (16.x, macos-13)
Parameter 'str' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'bytes' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'bitsPerChar' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'char' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Parameter 'value' implicitly has an 'any' type.
JavaScript CI (16.x, macos-13)
Cannot redeclare block-scoped variable 'encoded'.
JavaScript CI (16.x, macos-13)
Cannot redeclare block-scoped variable 'decoded'.
JavaScript CI (20.x, ubuntu-latest)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (20.x, ubuntu-latest)
The operation was canceled.
JavaScript CI (20.x, macos-13)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (20.x, macos-13)
The operation was canceled.
JavaScript CI (18.x, macos-13)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (18.x, macos-13)
The operation was canceled.
JavaScript CI (14.x, macos-13)
The job was canceled because "_16_x_ubuntu-latest" failed.
JavaScript CI (14.x, macos-13)
The operation was canceled.
Golang CI (1.18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Golang CI (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-fury/incubator-fury. Supported file pattern: go.sum
Golang CI (1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Golang CI (1.13)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-fury/incubator-fury. Supported file pattern: go.sum