test: replace assert!(<actual> == <real>)
by assert_eq!(<actual>, <real>)
in some tests
#2663
ci.yml
on: pull_request
unit
14m 9s
Verify MSRV
1m 47s
Matrix: build
Matrix: build_with_no_default_features
Matrix: check
Annotations
6 warnings
build_with_no_default_features (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify MSRV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (macos-latest)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
check (ubuntu-latest)
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|