Merge branch 'main' of https://github.com/2i2c-org/demo-Sciencecore-c… #13
Annotations
5 errors and 1 warning
deploy
Could not determine environment name from file binder/environment.yml
|
deploy
Error: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
deploy
If your environment file is not a YAML file containing `name` at the top level, please specify the environment name directly.
|
deploy
[
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
deploy
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|