Skip to content

CI: Add a basic test #20

CI: Add a basic test

CI: Add a basic test #20

Triggered via pull request June 30, 2024 21:20
@RuhiRGRuhiRG
synchronize #3
addCI
Status Failure
Total duration 13s
Artifacts

build_test.yml

on: pull_request
build_test
3s
build_test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build_test
ENOENT: no such file or directory, lstat '/home/runner/work/_temp/setup-micromamba/micromamba-shell'
build_test
Could not determine environment name from file environment.yml
build_test
Error: YAMLException: can not read a block mapping entry; a multiline key may not be an implicit key (29:21) 26 | - pybind11 27 | ======= 28 | - fmt=="9.1.0" 29 | >>>>>>> 3167f69 (ENH: added fmt as a dependency) --------------------------^ 30 | ======= 31 | - "fmt==9.1.0"
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
can not read a block mapping entry; a multiline key may not be an implicit key (29:21) 26 | - pybind11 27 | ======= 28 | - fmt=="9.1.0" 29 | >>>>>>> 3167f69 (ENH: added fmt as a dependency) --------------------------^ 30 | ======= 31 | - "fmt==9.1.0"
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/.