Skip to content

Simplify _PyPegen_join_names_with_dot() #92904

Simplify _PyPegen_join_names_with_dot()

Simplify _PyPegen_join_names_with_dot() #92904

Triggered via pull request November 1, 2023 13:57
Status Success
Total duration 27m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
Check for source changes
14s
Check for source changes
Matrix: Ubuntu SSL tests with OpenSSL
Matrix: CIFuzz
Check if generated files are up to date
7m 6s
Check if generated files are up to date
Windows  /  build and test (x86)
26m 37s
Windows / build and test (x86)
Windows  /  build and test (x64)
26m 35s
Windows / build and test (x64)
Windows  /  build (arm64)
4m 52s
Windows / build (arm64)
macOS  /  build and test
21m 44s
macOS / build and test
Ubuntu  /  build and test
14m 10s
Ubuntu / build and test
Hypothesis tests on Ubuntu
7m 11s
Hypothesis tests on Ubuntu
Address sanitizer
14m 22s
Address sanitizer
Docs  /  Docs
Docs / Docs
Docs  /  Docs (Oldest Sphinx)
Docs / Docs (Oldest Sphinx)
Docs  /  Doctest
Docs / Doctest
Ubuntu (free-threaded)  /  build and test
Ubuntu (free-threaded) / build and test
Windows (free-threaded)  /  build (arm64)
Windows (free-threaded) / build (arm64)
Windows (free-threaded)  /  build and test (x64)
Windows (free-threaded) / build and test (x64)
Windows (free-threaded)  /  build and test (x86)
Windows (free-threaded) / build and test (x86)
macOS (free-threaded)  /  build and test
macOS (free-threaded) / build and test
All required checks pass
2s
All required checks pass
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Ubuntu SSL tests with OpenSSL (3.1.3): Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (3.1.3): Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests with OpenSSL (1.1.1w): Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (1.1.1w): Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu SSL tests with OpenSSL (3.0.11): Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Ubuntu SSL tests with OpenSSL (3.0.11): Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Hypothesis tests on Ubuntu
No files were found with the provided path: .hypothesis/examples/. No artifacts will be uploaded.
Hypothesis tests on Ubuntu: Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Hypothesis tests on Ubuntu: Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Ubuntu / build and test: Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Ubuntu / build and test: Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]
Address sanitizer: Python/executor_cases.c.h#L872
unused variable ‘counter’ [-Wunused-variable]
Address sanitizer: Python/executor_cases.c.h#L870
variable ‘seq’ set but not used [-Wunused-but-set-variable]