Skip to content

build(deps): bump duration-str from 0.11.2 to 0.11.3 #1441

build(deps): bump duration-str from 0.11.2 to 0.11.3

build(deps): bump duration-str from 0.11.2 to 0.11.3 #1441

Triggered via pull request December 3, 2024 09:59
Status Success
Total duration 36m 52s
Billable time 11m
Artifacts 20

ci.yml

on: pull_request
Matrix: Test Suite
Matrix: Build library
Publish release
0s
Publish release
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
manually reimplementing `div_ceil`: scrypt-ocl/src/lib.rs#L287
warning: manually reimplementing `div_ceil` --> scrypt-ocl/src/lib.rs:287:17 | 287 | (labels_to_init + self.preferred_wg_size_mult - 1) / self.preferred_wg_size_mult | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.div_ceil()`: `labels_to_init.div_ceil(self.preferred_wg_size_mult)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_div_ceil = note: `#[warn(clippy::manual_div_ceil)]` on by default
manually reimplementing `div_ceil`: src/prove.rs#L118
warning: manually reimplementing `div_ceil` --> src/prove.rs:118:52 | 118 | let end_group = std::cmp::max(start_group + 1, (nonces.end + per_aes - 1) / per_aes); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider using `.div_ceil()`: `nonces.end.div_ceil(per_aes)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_div_ceil = note: `#[warn(clippy::manual_div_ceil)]` on by default
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
k2pow-service-linux
2.58 MB
k2pow-service-linux-arm64
2.59 MB
k2pow-service-macos
2.37 MB
k2pow-service-macos-m1
2.28 MB
k2pow-service-windows
2.04 MB
libpost-linux
3.6 MB
libpost-linux-arm64
3.65 MB
libpost-macos
3.41 MB
libpost-macos-m1
3.34 MB
libpost-windows
3.48 MB
post-service-linux
4.37 MB
post-service-linux-arm64
4.41 MB
post-service-macos
3.99 MB
post-service-macos-m1
3.87 MB
post-service-windows
3.51 MB
profiler-linux
1.42 MB
profiler-linux-arm64
1.4 MB
profiler-macos
1.29 MB
profiler-macos-m1
1.22 MB
profiler-windows
1.09 MB