pretty-close-to-build-rs #405
Annotations
10 errors and 2 warnings
Test client crates, jni_1_6:
tests/rust-to-java/derive_lifetimes.rs#L1
compilation failed, but was expected to succeed
|
Test client crates, jni_1_6:
tests/rust-to-java/derive_lifetimes.rs#L5
Error: no reflected value for java.lang.Long this is a bug
|
Test client crates, jni_1_6:
tests/rust-to-java/derive_lifetimes.rs#L13
Error: the trait bound `LongWrapper<'_>: ToJavaImpl<_>` is not satisfied
Error: the method `assert_not_null` exists for struct `ToJavaOp<'_, LongWrapper<'_>, _>`, but its trait bounds were not satisfied
|
Test client crates, jni_1_6:
tests/rust-to-java/derive_scalar_fields.rs#L1
compilation failed, but was expected to succeed
|
Test client crates, jni_1_6:
tests/rust-to-java/derive_scalar_fields.rs#L5
Error: no reflected value for java.time.Instant this is a bug
|
Test client crates, jni_1_6:
tests/rust-to-java/derive_scalar_fields.rs#L12
Error: the trait bound `RustInstant: ToJavaImpl<_>` is not satisfied
Error: the method `assert_not_null` exists for struct `ToJavaOp<'_, RustInstant, _>`, but its trait bounds were not satisfied
|
Test client crates, jni_1_6:
tests/rust-to-java/examples/auth.rs#L1
compilation failed, but was expected to succeed
|
Test client crates, jni_1_6:
tests/rust-to-java/examples/auth.rs#L62
Error: no reflected value for java.lang.Throwable this is a bug
|
Test client crates, jni_1_6:
tests/rust-to-java/examples/auth.rs#L94
Error: no reflected value for java.lang.Throwable this is a bug
|
Test client crates, jni_1_6:
tests/rust-to-java/examples/auth.rs#L105
Error: mismatched types
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ui-coverage-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading