New github action flow #1
ci-pr.yaml
on: pull_request
Matrix: dependencies
Matrix: integration
Matrix: unitlint
Annotations
4 errors and 5 warnings
integration (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
unitlint (macos-latest, 3.10)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
unitlint (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
unitlint (macos-latest, 3.9)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
unitlint (ubuntu-latest, 3.8)
No files were found with the provided path: .coverage.3.8. No artifacts will be uploaded.
|
unitlint (ubuntu-latest, 3.10)
No files were found with the provided path: .coverage.3.10. No artifacts will be uploaded.
|
unitlint (ubuntu-latest, 3.11)
No files were found with the provided path: .coverage.3.11. No artifacts will be uploaded.
|
unitlint (ubuntu-latest, 3.9)
No files were found with the provided path: .coverage.3.9. No artifacts will be uploaded.
|
unitlint (ubuntu-latest, 3.12)
No files were found with the provided path: .coverage.3.12. No artifacts will be uploaded.
|