Skip to content

Standardize copyright headers. #5762

Standardize copyright headers.

Standardize copyright headers. #5762

Triggered via pull request February 23, 2024 16:34
Status Success
Total duration 5m 51s
Artifacts

ci.yml

on: pull_request
cargo fmt
13s
cargo fmt
cargo clippy+test (wayland)
3m 4s
cargo clippy+test (wayland)
cargo clippy+test (gtk)
3m 34s
cargo clippy+test (gtk)
cargo test (wasm32)
3m 50s
cargo test (wasm32)
druid doctests
1m 44s
druid doctests
mdbook build
1m 55s
mdbook build
Matrix: Docs
Matrix: cargo clippy+test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 2 warnings
cargo clippy+test (wayland)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (wayland)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (wayland)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (wayland)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (ubuntu-latest)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (ubuntu-latest)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\druid\druid\target\tests\target'
cargo clippy+test (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\druid\druid\target\tests\target'
cargo clippy+test (windows-latest)
ENOENT: no such file or directory, opendir 'D:\a\druid\druid\target\tests\trybuild'
cargo clippy+test (windows-latest)
Error: ENOENT: no such file or directory, opendir 'D:\a\druid\druid\target\tests\trybuild'
cargo clippy+test (gtk)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (gtk)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (gtk)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (gtk)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (macos-latest)
ENOENT: no such file or directory, opendir '/Users/runner/work/druid/druid/target/tests/target'
cargo clippy+test (macos-latest)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/druid/druid/target/tests/target'
cargo test (wasm32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/wasm-pack-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (wasm32)
The following actions uses node12 which is deprecated and will be forced to run on node16: jetli/wasm-pack-action@v0.3.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/