Skip to content

CA-388587: Fix capture of xapi-clusterd DB and log any errors #577

CA-388587: Fix capture of xapi-clusterd DB and log any errors

CA-388587: Fix capture of xapi-clusterd DB and log any errors #577

Triggered via pull request February 12, 2024 15:21
Status Success
Total duration 1m 22s
Artifacts

main.yml

on: pull_request
Python2: Container tests
18s
Python2: Container tests
Python2: PyLint and Pytest
34s
Python2: PyLint and Pytest
Python3: Pre-Commit Suite
1m 15s
Python3: Pre-Commit Suite
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 1 notice
Python2: PyLint and Pytest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python3: Pre-Commit Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python3: Pre-Commit Suite
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python3: Pre-Commit Suite
Sorry, GitHub tells that actions/cache@v4 is still v3 and warns about using node16, which is wrong. So we've to bear with it. Bug reported: https://github.com/actions/cache/issues/1323