Build Status #740
build.yaml
on: push
Matrix: lint_and_docs
Matrix: build_js
Matrix: build_python
Matrix: build_and_test_rust
Matrix: build_emscripten_wheel
Matrix: benchmark_js
Matrix: test_js
Matrix: build_and_test_jupyterlab
Matrix: benchmark_python
Matrix: test_python
Matrix: test_python_sdist
Matrix: publish
Annotations
11 warnings and 1 notice
build_and_test_rust (windows-2022, x86_64, 20.x, true)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
build_and_test_rust (windows-2022, x86_64, 20.x, true)
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
|
build_emscripten_wheel (ubuntu-22.04, x86_64, 3.9, 20.x)
Unexpected input(s) 'pyodide', valid inputs are ['javascript', 'arch', 'manylinux', 'cpp', 'rust', 'python', 'playwright', 'clean', 'skip_cache']
|
build_emscripten_wheel (ubuntu-22.04, x86_64, 3.9, 20.x)
Unexpected input(s) 'pyodide', valid inputs are ['javascript', 'arch', 'manylinux', 'cpp', 'rust', 'python', 'playwright', 'clean', 'skip_cache']
|
build_python (windows-2022, x86_64, 3.9, 20.x, true)
No files were found with the provided path: rust/target/wheels/*.whl. No artifacts will be uploaded.
|
Slow Test:
rust/perspective-js/test/js/leaks.spec.js#L1
rust/perspective-js/test/js/leaks.spec.js took 1.1m
|
Slow Test:
rust/perspective-viewer/test/js/leaks.spec.js#L1
rust/perspective-viewer/test/js/leaks.spec.js took 24.2s
|
Slow Test:
[perspective-viewer-desktop-chrome] › src/js/simple_viewer_tests.ts#L1
[perspective-viewer-desktop-chrome] › src/js/simple_viewer_tests.ts took 17.6s
|
Slow Test:
rust/perspective-viewer/test/js/expressions.spec.js#L1
rust/perspective-viewer/test/js/expressions.spec.js took 17.2s
|
publish (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
103 skipped
1337 passed (4.3m)
|