Merge pull request #42 from donovanglover/refactor #79
ci.yml
on: push
cargo build
37s
cargo test
36s
cargo fmt --check
9s
cargo clippy
19s
makepkg -si
1m 30s
Annotations
3 warnings
makepkg -si
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
makepkg -si:
entrypoint.sh#L117
hyprnome-0.2.0-1-x86_64.pkg.tar.zst:hyprnome W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/hyprnome')
|
makepkg -si:
entrypoint.sh#L117
hyprnome-0.2.0-1-x86_64.pkg.tar.zst:hyprnome W: Dependency glibc detected and implicitly satisfied (libraries ['usr/lib/libc.so.6', 'usr/lib/libm.so.6', 'usr/lib/ld-linux-x86-64.so.2'] needed in files ['usr/bin/hyprnome'])
|