Skip to content

Add EffectiveSource code #19673

Add EffectiveSource code

Add EffectiveSource code #19673

Triggered via pull request December 9, 2024 19:06
Status Failure
Total duration 1h 58m 23s
Artifacts 2

Tests.yaml

on: pull_request
Files and formatting
6m 11s
Files and formatting
Matrix: Unit tests
Matrix: Archs
Matrix: Clang-tidy
Matrix: Unit tests on macOS
Release version
0s
Release version
Deploy documentation
0s
Deploy documentation
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 23 warnings
Clang-tidy (Debug): external/EffectiveSource/effsource.hpp#L4
'effsource.h' file not found with <angled> include; use "quotes" instead
Clang-tidy (Debug): external/EffectiveSource/effsource.h#L28
function 'effsource_init' has a definition with different parameter names
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L22
#includes are not sorted properly
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L29
variable 'xp' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L32
variable 'M' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L32
variable 'a' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L35
variable 'A006' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L35
variable 'A008' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L35
variable 'A024' is non-const and globally accessible, consider making it const
Clang-tidy (Debug): external/EffectiveSource/kerr-circular.c#L35
variable 'A026' is non-const and globally accessible, consider making it const
Clang-tidy (Release)
The job was canceled because "Debug" failed.
Clang-tidy (Release): external/EffectiveSource/effsource.hpp#L4
'effsource.h' file not found with <angled> include; use "quotes" instead
Clang-tidy (Release): external/EffectiveSource/effsource.h#L28
function 'effsource_init' has a definition with different parameter names
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L22
#includes are not sorted properly
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L29
variable 'xp' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L32
variable 'M' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L32
variable 'a' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L35
variable 'A006' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L35
variable 'A008' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L35
variable 'A024' is non-const and globally accessible, consider making it const
Clang-tidy (Release): external/EffectiveSource/kerr-circular.c#L35
variable 'A026' is non-const and globally accessible, consider making it const
Commits
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Clang-tidy (Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Files and formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-11, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (clang-13, Debug, OFF, OFF, normal)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests on macOS (arm64, 14, 3)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Unit tests on macOS (arm64, 14, 3)
cmake 3.31.1 is already installed and up-to-date. To reinstall 3.31.1, run: brew reinstall cmake
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-9, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-11, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-10, Debug)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Archs (gcc-9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Archs (gcc-10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Archs (clang-13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Archs (clang-14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests on macOS (x86, 13, 4)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
Unit tests on macOS (x86, 13, 4)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
Unit tests on macOS (x86, 13, 4)
cmake 3.31.1 is already installed and up-to-date. To reinstall 3.31.1, run: brew reinstall cmake
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-9, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (gcc-10, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docs-html
15.7 MB
release-notes
3.36 KB