Skip to content

CP-48447: Fix Python3 handling Exceptions from func_output calls #722

CP-48447: Fix Python3 handling Exceptions from func_output calls

CP-48447: Fix Python3 handling Exceptions from func_output calls #722

Status Success
Total duration 2m 47s
Artifacts

main.yml

on: push
Python2: Container tests
16s
Python2: Container tests
Python2: PyLint and Pytest
37s
Python2: PyLint and Pytest
Python3: Pre-Commit Suite
2m 38s
Python3: Pre-Commit Suite
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 1 notice
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
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