hotfix: Fix type hint (#627) #3664
workflow.yaml
on: push
Matrix: Build + Test (C++)
Pre-commit Checks
29s
Mypy Type Checks
2m 30s
pylint
3m 8s
unittests
8m 8s
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
8m 8s
integrationtests-debug
0s
integrationtests-asan
0s
integrationtests-tsan
0s
integrationtests-release
0s
Comment Coverage Results
0s
dockerized-unittests
0s
Annotations
24 errors and 2 warnings
Build + Test (C++) (clang, clang++, 14, Asan)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (clang, clang++, 14, Asan)
The operation was canceled.
|
Build + Test (C++) (Release, clang, clang++, 17, true)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Release, clang, clang++, 17, true)
The operation was canceled.
|
Build + Test (C++) (Debug, clang, clang++, 17, true)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Debug, clang, clang++, 17, true)
The operation was canceled.
|
Build + Test (C++) (Debug, gcc, g++, 12)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Debug, gcc, g++, 12)
The operation was canceled.
|
tidy
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
tidy
The operation was canceled.
|
Build + Test (C++) (Debug, gcc, g++, 11)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Debug, gcc, g++, 11)
The operation was canceled.
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The operation was canceled.
|
Build + Test (C++) (Release, gcc, g++, 11)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Release, gcc, g++, 11)
The operation was canceled.
|
unittests
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (clang, clang++, 14, Tsan)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
unittests
The operation was canceled.
|
Build + Test (C++) (clang, clang++, 14, Tsan)
The operation was canceled.
|
Build + Test (C++) (Debug, clang, clang++, 14)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Debug, clang, clang++, 14)
The operation was canceled.
|
Build + Test (C++) (Release, clang, clang++, 14)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/heads/main' exists
|
Build + Test (C++) (Release, clang, clang++, 14)
The operation was canceled.
|
Mypy Type Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pylint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|