Create the_last_metric.py #200
test_and_build.yaml
on: pull_request
Matrix: tests
Build and Publish to PyPI
0s
Annotations
2 errors and 2 warnings
Run Unit Tests (3.11, ubuntu-latest)
Process completed with exit code 1.
|
Run Unit Tests (3.11, macos-latest)
Process completed with exit code 1.
|
Run Unit Tests (3.11, ubuntu-latest)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|
Run Unit Tests (3.11, macos-latest)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/cli/main_config.py:738: FutureWarning: Adding 'defaults' to channel list implicitly. is deprecated and will be removed in 25.3. In the future, defaults won't be added when 'conda config --add/--append channels' is used. If you depend on that behavior, run 'conda config --append channels defaults'.
deprecated.topic(
|