Add validation rules for input rasters #2
Annotations
5 errors and 1 warning
build
Could not determine environment name from file env-dev.yml
|
build
Error: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
build
If your environment file is not a YAML file containing `name` at the top level, please specify the environment name directly.
|
build
[
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"name"
],
"message": "Required"
}
]
|
build
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
build
No files were found with the provided path: TestResults-Rubem.xml. No artifacts will be uploaded.
|