Unify YAML code style #1
test.yml
on: push
Lint (flake8)
6s
ShellCheck
7s
Matrix: pytest (conda)
Matrix: pytest (Pipfile.lock)
Matrix: pytest (Pipfile)
Annotations
19 errors
|
pytest (Pipfile) (ubuntu-latest, 3.7)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
pytest (conda) (ubuntu-latest, 3.13t)
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
|
pytest (conda) (ubuntu-latest, 3.13t)
The process '/home/runner/micromamba-bin/micromamba' failed with exit code 1
|
|
pytest (conda) (macos-latest, 3.13t)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
|
pytest (conda) (macos-latest, 3.13t)
The process '/Users/runner/micromamba-bin/micromamba' failed with exit code 1
|
|
pytest (Pipfile) (ubuntu-latest, 3.13t)
Process completed with exit code 1.
|
|
pytest (conda) (windows-latest, 3.13t)
Could not find micromamba activate algorithms-python in C:\Users\runneradmin\.bash_profile
|
|
pytest (conda) (windows-latest, 3.13t)
The process 'C:\Users\runneradmin\micromamba-bin\micromamba.exe' failed with exit code 1
|
|
pytest (conda) (macos-latest, 3.7)
ENOENT: no such file or directory, lstat '/Users/runner/work/_temp/setup-micromamba/micromamba-shell'
|
|
pytest (conda) (macos-latest, 3.7)
The process '/Users/runner/micromamba-bin/micromamba' failed with exit code 1
|
|
pytest (Pipfile) (macos-latest, 3.7)
The version '3.7' with architecture 'arm64' was not found for macOS 14.7.5.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
|
pytest (Pipfile) (macos-latest, 3.13t)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.13)
Process completed with exit code 1.
|
|
pytest (Pipfile) (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 25.0.1
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
|
pytest (Pipfile) (windows-latest, 3.9)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.12)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.10)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.11)
Process completed with exit code 1.
|
|
pytest (Pipfile) (windows-latest, 3.13t)
Process completed with exit code 1.
|