patch #153
ci.yml
on: push
Matrix: build_cache_pc_tier1
Matrix: build_cache_android
Matrix: build_target_tier2
Matrix: clippy_pc_tier1
Matrix: fmt_pc
Matrix: test_pc_tier1
Matrix: clippy_android
Matrix: test_android
Annotations
8 errors and 4 warnings
clippy_android (ubuntu-latest, stable, android_test):
rust/android/jni/nick_name.rs#L323
useless conversion to the same type: `jni::objects::JObject<'_>`
|
clippy_android (ubuntu-latest, stable, android_test)
Process completed with exit code 101.
|
clippy_android (ubuntu-latest, beta, android_test):
rust/android/jni/nick_name.rs#L323
useless conversion to the same type: `jni::objects::JObject<'_>`
|
clippy_android (ubuntu-latest, beta, android_test)
Process completed with exit code 101.
|
clippy_android (ubuntu-latest, 1.68.0, android_test):
rust/android/jni/nick_name.rs#L323
useless conversion to the same type: `jni::objects::JObject<'_>`
|
clippy_android (ubuntu-latest, 1.68.0, android_test)
Process completed with exit code 101.
|
clippy_android (ubuntu-latest, nightly, android_test):
rust/android/jni/nick_name.rs#L323
useless conversion to the same type: `jni::objects::JObject<'_>`
|
clippy_android (ubuntu-latest, nightly, android_test)
Process completed with exit code 101.
|
test_pc_tier1 (ubuntu-latest, beta, pc_test)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test_pc_tier1 (ubuntu-latest, stable, pc_test)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test_pc_tier1 (ubuntu-latest, nightly, pc_test)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test_pc_tier1 (ubuntu-latest, 1.68.0, pc_test)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|