Continuous integration #2742
Annotations
20 errors and 4 warnings
Build with Gradle:
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
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
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).
|
Build with Gradle:
android-stub/src/main/java/android/util/StatsEvent.java#L68
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).
|
Build with Gradle:
android-stub/src/main/java/android/util/StatsEvent.java#L72
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).
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L586
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L587
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L598
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/ConscryptSocketTest.java#L599
warning: [deprecation] <T>assertThat(T,Matcher<? super T>) in Assert has been deprecated
|
Test with Gradle:
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.
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/DuckTypedPSKKeyManagerTest.java#L142
warning: [StringCharset] StringCharset
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L856
warning: [StringCharset] StringCharset
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L1397
warning: [StringCharset] StringCharset
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L1434
warning: [StringCharset] StringCharset
|
Test with Gradle:
openjdk/src/test/java/org/conscrypt/NativeCryptoTest.java#L1475
warning: [StringCharset] StringCharset
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1.4.3, actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1.4.3, actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up JDK 11 for toolchains
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/
|
Set up JDK 11 for toolchains
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/
|
Loading