feat: Add Sqlx Traits for Bytes
Type (#1020)
#2745
ci.yml
on: push
Matrix: feature-checks
Matrix: miri
Matrix: test
wasm
32s
check no_std
40s
typos
7s
clippy
1m 23s
docs
1m 24s
fmt
16s
deny
/
cargo deny check
19s
ci success
5s
Annotations
3 errors and 22 warnings
typos
Process completed with exit code 2.
|
docs
Process completed with exit code 101.
|
ci success
Process completed with exit code 1.
|
typos:
./crates/primitives/src/signed/int.rs#L16
"divisble" should be "divisible".
|
typos:
./crates/dyn-abi/src/coerce.rs#L565
"tru" should be "thru" or "true".
|
test ubuntu-latest nightly
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test ubuntu-latest nightly
Cache not found for keys: v0-rust-test-Linux-x64-c690884e-c7de9818, v0-rust-test-Linux-x64-c690884e
|
test ubuntu-latest nightly --no-default-features
Cache not found for keys: v0-rust-test-Linux-x64-c690884e-c7de9818, v0-rust-test-Linux-x64-c690884e
|
clippy
Cache not found for keys: v0-rust-clippy-Linux-x64-c690884e-c7de9818, v0-rust-clippy-Linux-x64-c690884e
|
docs
Cache not found for keys: v0-rust-docs-Linux-x64-c690884e-c7de9818, v0-rust-docs-Linux-x64-c690884e
|
test ubuntu-latest nightly --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test ubuntu-latest nightly --all-features
Cache not found for keys: v0-rust-test-Linux-x64-c690884e-c7de9818, v0-rust-test-Linux-x64-c690884e
|
features nightly
Cache not found for keys: v0-rust-feature-checks-Linux-x64-c690884e-c7de9818, v0-rust-feature-checks-Linux-x64-c690884e
|
test windows-latest nightly --no-default-features
Cache not found for keys: v0-rust-test-Windows_NT-x64-3f09d0c7-c7de9818, v0-rust-test-Windows_NT-x64-3f09d0c7
|
test windows-latest nightly --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test windows-latest nightly --all-features
Cache not found for keys: v0-rust-test-Windows_NT-x64-3f09d0c7-c7de9818, v0-rust-test-Windows_NT-x64-3f09d0c7
|
features nightly --all-targets
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
features nightly --all-targets
Cache not found for keys: v0-rust-feature-checks-Linux-x64-c690884e-c7de9818, v0-rust-feature-checks-Linux-x64-c690884e
|
test windows-latest nightly
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
test windows-latest nightly
Cache not found for keys: v0-rust-test-Windows_NT-x64-3f09d0c7-c7de9818, v0-rust-test-Windows_NT-x64-3f09d0c7
|
miri --no-default-features
Cache not found for keys: v0-rust-miri-Linux-x64-c690884e-c7de9818, v0-rust-miri-Linux-x64-c690884e
|
miri
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
miri
Cache not found for keys: v0-rust-miri-Linux-x64-c690884e-c7de9818, v0-rust-miri-Linux-x64-c690884e
|
miri --all-features
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
miri --all-features
Cache not found for keys: v0-rust-miri-Linux-x64-c690884e-c7de9818, v0-rust-miri-Linux-x64-c690884e
|