Fix dimensionality issue when binary classification outputs 1D instea… #3687
workflow.yaml
on: push
Matrix: Build + Test (C++)
Pre-commit Checks
27s
Mypy Type Checks
6m 23s
pylint
4m 9s
unittests
12m 14s
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
24m 44s
integrationtests-debug
0s
integrationtests-asan
0s
integrationtests-tsan
0s
integrationtests-release
0s
Comment Coverage Results
0s
dockerized-unittests
0s
Annotations
9 errors and 13 warnings
Build + Test (C++) (clang, clang++, 14, Asan)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, clang, clang++, 14)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, clang, clang++, 17, true)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (clang, clang++, 14, Tsan)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, gcc, g++, 11)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, clang, clang++, 14)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, gcc, g++, 11)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, clang, clang++, 17, true)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, gcc, g++, 12)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
pylint
Failed to save: Unable to reserve cache with key environment-20240911-2-linux-64-args-4f53cda-root-dcc80ee-file-04b03c9091b686676d1a48d23649b55f2cb132ad37c9108162227ad21eaa1103, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: environment-20240911-2-linux-64-args-4f53cda-root-dcc80ee-file-04b03c9091b686676d1a48d23649b55f2cb132ad37c9108162227ad21eaa1103, Version: 7f81805c7c937bc786a6def4daa70fda2ff0bbe0b80380e78bf86f38105dc34b
|
pylint
Failed to save: Unable to reserve cache with key downloads-20240911-2-linux-64, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: downloads-20240911-2-linux-64, Version: fd589871226f2427db40904ab3f139f6e9fe542d5228eeb2a790fd83584854df
|
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/
|
Mypy Type Checks
Failed to save: Unable to reserve cache with key environment-20240911-2-linux-64-args-4f53cda-root-dcc80ee-file-04b03c9091b686676d1a48d23649b55f2cb132ad37c9108162227ad21eaa1103, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: environment-20240911-2-linux-64-args-4f53cda-root-dcc80ee-file-04b03c9091b686676d1a48d23649b55f2cb132ad37c9108162227ad21eaa1103, Version: 7f81805c7c937bc786a6def4daa70fda2ff0bbe0b80380e78bf86f38105dc34b
|
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/
|
unittests
Failed to save: Unable to reserve cache with key downloads-20240911-2-linux-64, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/main, Key: downloads-20240911-2-linux-64, Version: fd589871226f2427db40904ab3f139f6e9fe542d5228eeb2a790fd83584854df
|
unittests
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/
|
tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|