Remove local model from ewatercycle entrypoints #97
Annotations
5 errors and 1 warning
Run tests in mamba environment 3.10
Could not determine environment name from file conda-lock.yml
|
Run tests in mamba environment 3.10
Error: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
Run tests in mamba environment 3.10
If your environment file is not a YAML file containing `name` at the top level, please specify the environment name directly.
|
Run tests in mamba environment 3.10
[
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
Run tests in mamba environment 3.10
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
Run tests in mamba environment 3.10
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|