Continuous integration #2733
Annotations
21 errors and 2 warnings
|
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L586
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L587
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L598
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L599
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java#L142
warning: [StringCharset] StringCharset
|
openjdk/src/test/java/org/conscrypt/AbstractSessionContextTest.java#L123
warning: [MockNotUsedInProduction] This mock is instantiated and configured, but is never passed to production code. It should be either removed or used.
|
openjdk/src/test/java/org/conscrypt/OpenSSLKeyTest.java#L86
warning: [StringCharset] StringCharset
|
openjdk/src/test/java/org/conscrypt/OpenSSLKeyTest.java#L94
warning: [StringCharset] StringCharset
|
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L856
warning: [StringCharset] StringCharset
|
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L1397
warning: [StringCharset] StringCharset
|
libcore-stub/src/main/java/libcore/net/NetworkSecurityPolicy.java#L30
warning: [ClassInitializationDeadlock] Possible class initialization deadlock: DefaultNetworkSecurityPolicy is a subclass of the containing class NetworkSecurityPolicy
|
android-stub/src/main/java/dalvik/system/BlockGuard.java#L22
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/dalvik/system/CloseGuard.java#L22
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L25
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L29
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L33
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L37
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L41
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L60
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
android-stub/src/main/java/android/util/StatsEvent.java#L64
warning: [DoNotCallSuggester] Methods that always throw an exception should be annotated with @DonotCall to prevent calls at compilation time vs. at runtime (note that adding @DonotCall will break any existing callers of this API).
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading