Skip to content

✨♻️ Project Setup and Structural Improvements #12

✨♻️ Project Setup and Structural Improvements

✨♻️ Project Setup and Structural Improvements #12

Re-run triggered April 19, 2024 20:15
Status Failure
Total duration 3m 52s
Artifacts

ci.yml

on: pull_request
🔍 Change  /  🕵️ Check
8s
🔍 Change / 🕵️ Check
🐍 Test  /  📦 Check
13s
🐍 Test / 📦 Check
Matrix: 🇨‌ Test / cpp-tests-macos
Matrix: 🇨‌ Test / cpp-tests-ubuntu
Matrix: 🇨‌ Test / cpp-tests-windows
🇨‌ Test  /  ...  /  📈 Coverage
46s
🇨‌ Test / 📈 / 📈 Coverage
🇨‌ Lint  /  🚨 Lint
2m 28s
🇨‌ Lint / 🚨 Lint
🐍 Test  /  ...  /  🚨 Lint
1m 27s
🐍 Test / 🚨 Lint / 🚨 Lint
📝 CodeQL  /  ...  /  🇨 Analysis
2m 34s
📝 CodeQL / 🇨‌ / 🇨 Analysis
📝 CodeQL  /  ...  /  🐍 Analysis
2m 20s
📝 CodeQL / 🐍 / 🐍 Analysis
🐍 Test  /  🐍 Determine maximum supported Python version
0s
🐍 Test / 🐍 Determine maximum supported Python version
Matrix: 🐍 Test / python-tests-ubuntu
Waiting for pending jobs
Matrix: 🐍 Test / 🔧 Minimums
Waiting for pending jobs
Matrix: 🐍 Test / python-tests-macos
Waiting for pending jobs
Matrix: 🐍 Test / python-tests-windows
Waiting for pending jobs
🚦 Check
2s
🚦 Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
🐍 Test / 📦 Check
Process completed with exit code 1.
🐍 Test / 🚨 Lint / 🚨 Lint
Process completed with exit code 1.
🇨‌ Lint / 🚨 Lint
Process completed with exit code 1.
🚦 Check
Process completed with exit code 1.
🐍 Test / 🚨 Lint / 🚨 Lint
Using latest version of uv because no version is provided
include/dd/Complex.hpp:20:8 [cppcoreguidelines-pro-type-member-init]: include/dd/Complex.hpp#L20
constructor does not initialize these fields: real, img
include/dd/Complex.hpp:75:25 [cppcoreguidelines-avoid-non-const-global-variables]: include/dd/Complex.hpp#L75
variable 'zero' is non-const and globally accessible, consider making it const
include/dd/Complex.hpp:78:25 [cppcoreguidelines-avoid-non-const-global-variables]: include/dd/Complex.hpp#L78
variable 'one' is non-const and globally accessible, consider making it const
include/dd/ComplexCache.hpp:25:3 [cppcoreguidelines-pro-type-member-init]: include/dd/ComplexCache.hpp#L25
constructor does not initialize these fields: chunkIt, chunkEndIt
📝 CodeQL / 🇨‌ / 🇨 Analysis
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.