CI: Add a basic test #21
Annotations
5 errors and 1 warning
build_test
Could not determine environment name from file environment.yml
|
build_test
Error: [
{
"code": "invalid_type",
"expected": "object",
"received": "string",
"path": [],
"message": "Expected object, received string"
}
]
|
build_test
If your environment file is not a YAML file containing `name` at the top level, please specify the environment name directly.
|
build_test
[
{
"code": "invalid_type",
"expected": "object",
"received": "string",
"path": [],
"message": "Expected object, received string"
}
]
|
build_test
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
|
build_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|