Refactor setup target in Makefile #1
ci.yml
on: push
build-package
33s
lint
14s
Matrix: unit-test
Annotations
4 errors
unit-test (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
unit-test (3.9, macos-latest)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
unit-test (3.10, macos-latest)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
lint
Unable to locate executable file: lsb_release. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|