Skip to content

(2.6 patch) Fix recvfrom never populating from_addr due to fromlen being zero #1824

(2.6 patch) Fix recvfrom never populating from_addr due to fromlen being zero

(2.6 patch) Fix recvfrom never populating from_addr due to fromlen being zero #1824

Triggered via pull request October 12, 2024 07:24
Status Failure
Total duration 1m 50s
Artifacts

ci.yml

on: pull_request
validate_imported_protos  /  Validate Imported Proto Files
18s
validate_imported_protos / Validate Imported Proto Files
validate_python  /  Validate Python Code
1m 29s
validate_python / Validate Python Code
Matrix: create_client_artifacts / build
cancel_builds  /  Cancel Build(s)
2s
cancel_builds / Cancel Build(s)
Matrix: build_desktop / build
build_nilrt  /  NILRT Cross Compile with GCC 6.3.0
0s
build_nilrt / NILRT Cross Compile with GCC 6.3.0
run_ubuntu_system_tests  /  Run Tests
run_ubuntu_system_tests / Run Tests
run_win_system_tests  /  Run Tests
run_win_system_tests / Run Tests
create_release  /  Create Release
create_release / Create Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
create_client_artifacts / Linux Artifacts
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
create_client_artifacts / Windows Artifacts
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build_nilrt / NILRT Cross Compile with GCC 6.3.0
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build_desktop / Ubuntu Build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
build_desktop / Windows Build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
cancel_builds / Cancel Build(s)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cancel_builds / Cancel Build(s)
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate_imported_protos / Validate Imported Proto Files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate_imported_protos / Validate Imported Proto Files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
validate_python / Validate Python Code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
validate_python / Validate Python Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/