Skip to content

Added Compression control on binary stream writer #564

Added Compression control on binary stream writer

Added Compression control on binary stream writer #564

Triggered via push February 21, 2024 17:52
Status Failure
Total duration 1d 19h 32m 30s
Artifacts

build.yml

on: push
build-linux
0s
build-linux
build-macos
0s
build-macos
build-windows-release
6m 31s
build-windows-release
codecoverage-macos
0s
codecoverage-macos
build-windows-debug
6m 7s
build-windows-debug
build-windows-32bit
5m 23s
build-windows-32bit
build-mingw-w64
3m 35s
build-mingw-w64
assemble-sdk
0s
assemble-sdk
deploy-linux
0s
deploy-linux
deploy-windows
0s
deploy-windows
deploy-macos
0s
deploy-macos
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build-mingw-w64
Process completed with exit code 1.
build-windows-32bit
Process completed with exit code 1.
build-windows-debug
Process completed with exit code 1.
build-windows-release
Process completed with exit code 1.
build-linux
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build-macos
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
codecoverage-macos
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build-mingw-w64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-mingw-w64
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/
build-windows-32bit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-32bit
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/
build-windows-debug
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-debug
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/
build-windows-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows-release
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/
Build
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
Build
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583