Skip to content

bugfix with padded similarity matrics #3077

bugfix with padded similarity matrics

bugfix with padded similarity matrics #3077

Triggered via push April 18, 2023 14:11
Status Failure
Total duration 5h 25m 37s
Artifacts

build.yml

on: push
static-code-analysis
5h 25m
static-code-analysis
build-reference-documentation
1m 52s
build-reference-documentation
code-format-check
1m 12s
code-format-check
test-coverage
1m 47s
test-coverage
Matrix: unit-and-doc-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 12 warnings
code-format-check
Process completed with exit code 1.
unit-and-doc-test (ubuntu-latest, 3.9)
Process completed with exit code 2.
unit-and-doc-test (ubuntu-latest, 3.8)
Process completed with exit code 2.
test-coverage
Process completed with exit code 2.
build-reference-documentation
Process completed with exit code 2.
unit-and-doc-test (macos-latest, 3.9)
Process completed with exit code 2.
unit-and-doc-test (macos-latest, 3.8)
Process completed with exit code 2.
unit-and-doc-test (windows-latest, 3.8)
Process completed with exit code 1.
unit-and-doc-test (windows-latest, 3.9)
Process completed with exit code 1.
static-code-analysis
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
static-code-analysis
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
code-format-check
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (ubuntu-latest, 3.9)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (ubuntu-latest, 3.8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test-coverage
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build-reference-documentation
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (macos-latest, 3.9)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (macos-latest, 3.8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (windows-latest, 3.8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
unit-and-doc-test (windows-latest, 3.9)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
static-code-analysis
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
static-code-analysis
1 issue was detected with this workflow: Using on.push.paths-ignore can prevent Code Scanning annotating new alerts in your pull requests.
static-code-analysis
An error occurred while trying to automatically install Python dependencies: Error: The process '/usr/bin/python3' failed with exit code 1 Please make sure any necessary dependencies are installed before calling the codeql-action/analyze step, and add a 'setup-python-dependencies: false' argument to this step to disable our automatic dependency installation and avoid this warning.