Standardize quote format in int.from_bytes/to_bytes docstring #102561
Triggered via pull request
February 12, 2024 20:18
Status
Failure
Total duration
1h 29m 23s
Artifacts
–
build.yml
on: pull_request
Check for source changes
9s
Matrix: macOS / build and test
Matrix: macOS (free-threading) / build and test
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
1m 38s
Windows
/
build and test (x86)
13m 20s
Windows
/
build and test (x64)
12m 51s
Windows
/
build (arm64)
2m 39s
Windows (free-threading)
/
build and test (x86)
16m 21s
Windows (free-threading)
/
build and test (x64)
15m 29s
Windows (free-threading)
/
build (arm64)
3m 5s
Ubuntu
/
build and test
7m 38s
Ubuntu (free-threading)
/
build and test
7m 48s
Hypothesis tests on Ubuntu
4m 52s
Address sanitizer
8m 31s
Docs
/
Docs
Docs
/
Docs (Oldest Sphinx)
Docs
/
Doctest
All required checks pass
2s
Annotations
2 errors and 10 warnings
Check if generated files are up to date
Process completed with exit code 2.
|
All required checks pass
Process completed with exit code 1.
|
Check for source changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Ana06/get-changed-files@v2.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu SSL tests with OpenSSL (3.1.5):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (1.1.1w):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (3.0.13):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu SSL tests with OpenSSL (3.2.1):
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
|
Hypothesis tests on Ubuntu:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu / build and test:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Ubuntu (free-threading) / build and test:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|
Address sanitizer:
Objects/longobject.c#L1138
comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘long unsigned int’ [-Wsign-compare]
|