Skip to content

refactor(assertion-tools): 📝 Add docstrings to all new non-test … #97

refactor(assertion-tools): 📝 Add docstrings to all new non-test …

refactor(assertion-tools): 📝 Add docstrings to all new non-test … #97

Triggered via push November 20, 2024 15:17
Status Failure
Total duration 36m 4s
Artifacts 7

ci.yml

on: push
🔍 Change  /  🕵️ Check
3s
🔍 Change / 🕵️ Check
Matrix: 🇨‌ Test / 🍎 / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
Matrix: 🐍 Test / python-tests
🇨‌ Test  /  ...  /  📈 Coverage
1m 25s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
1m 38s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
40s
🐍 Test / 🚨 Lint / 🚨 Lint
🐍 Test  /  📦 Check
1m 55s
🐍 Test / 📦 Check
📝 CodeQL  /  ...  /  🇨 Analysis
5m 0s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
1m 1s
📝 CodeQL / 🐍 / 🐍 Analysis
🐍 Test  /  📈
9s
🐍 Test / 📈
🚦 Check
3s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🐍 Test / 🐍 macos-14 / 🐍 macos-14
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
🚦 Check
Process completed with exit code 1.
include/common/parsing/AssertionTools.hpp:57:12 [performance-enum-size]: include/common/parsing/AssertionTools.hpp#L57
enum 'CommutationResult' uses a larger base type ('int', size: 4 bytes) than necessary for its value set, consider using 'std::uint8_t' (1 byte) as the base type to reduce its size
src/backend/dd/DDSimDiagnostics.cpp:335:15 [misc-include-cleaner]: src/backend/dd/DDSimDiagnostics.cpp#L335
no header providing "std::tuple" is directly included
src/backend/dd/DDSimDiagnostics.cpp:828:42 [misc-include-cleaner]: src/backend/dd/DDSimDiagnostics.cpp#L828
no header providing "std::round" is directly included
src/backend/dd/DDSimDiagnostics.cpp:888:12 [misc-include-cleaner]: src/backend/dd/DDSimDiagnostics.cpp#L888
no header providing "std::cout" is directly included

Artifacts

Produced during runtime
Name Size
Package Metadata
3.41 KB
Packages
992 KB
PyPI README
1.92 KB
coverage-macos-13
2.64 KB
coverage-macos-14
2.64 KB
coverage-ubuntu-latest
2.65 KB
coverage-windows-latest
2.62 KB