Remove old support for reading annotations from bytecode #5279
continuous-integration.yml
on: pull_request
Test with Error Prone snapshot
1m 47s
Matrix: build
Matrix: compile-other-projects
Annotations
20 errors and 8 warnings
|
Build spring-framework with snapshot
Process completed with exit code 1.
|
|
Build spring-framework with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method org.springframework.core.task.AsyncTaskExecutor.submit has a @nullable upper bound
|
|
Build spring-framework with snapshot
[NullAway] incompatible types: NumberToNumber<T> cannot be converted to Converter<Number, @nullable T> (NumberToNumber<T> is a subtype of Converter<Number, T>)
|
|
Build spring-framework with snapshot
[NullAway] incompatible types: CharacterToNumber<T> cannot be converted to Converter<Character, @nullable T> (CharacterToNumber<T> is a subtype of Converter<Character, T>)
|
|
Build spring-framework with snapshot
[NullAway] incompatible types: ConversionServiceConverter<S, T> cannot be converted to Converter<S, T> (ConversionServiceConverter<S, T> is a subtype of Converter<S, @nullable T>)
|
|
Build spring-framework with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method org.springframework.core.task.AsyncTaskExecutor.submit has a @nullable upper bound
|
|
Build spring-framework with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method org.springframework.core.task.AsyncTaskExecutor.submit has a @nullable upper bound
|
|
Build junit-framework with snapshot
Process completed with exit code 1.
|
|
Build caffeine with snapshot
Process completed with exit code 1.
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.Eviction.coldest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.VarExpiration.youngest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.VarExpiration.oldest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.FixedExpiration.youngest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.FixedExpiration.oldest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.FixedExpiration.youngest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.FixedExpiration.oldest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.Eviction.hottest has a @nullable upper bound
|
|
Build caffeine with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method com.github.benmanes.caffeine.cache.Policy.Eviction.coldest has a @nullable upper bound
|
|
Build spring-boot with snapshot
Process completed with exit code 1.
|
|
Build spring-boot with snapshot
[NullAway] incompatible types: LenientObjectToEnumConverterFactory<T>.LenientToEnumConverter<E> cannot be converted to Converter<T, E> (LenientObjectToEnumConverterFactory<T>.LenientToEnumConverter<E> is a subtype of Converter<T, @nullable E>)
|
|
Build junit-framework with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method org.junit.platform.launcher.LauncherInterceptor.intercept has a @nullable upper bound
|
|
Build junit-framework with snapshot
[NullAway] incompatible types: ArrayList<Object> cannot be converted to List<@nullable Object> (ArrayList<Object> is a subtype of List<Object>)
|
|
Build junit-framework with snapshot
[NullAway] Method type variable T has a non-null upper bound, but corresponding type variable of overridden method org.junit.platform.launcher.LauncherInterceptor.intercept has a @nullable upper bound
|
|
Build spring-boot with snapshot
Signal is internal proprietary API and may be removed in a future release
|
|
Build spring-boot with snapshot
Signal is internal proprietary API and may be removed in a future release
|
|
Build spring-boot with snapshot
Signal is internal proprietary API and may be removed in a future release
|
|
Build spring-boot with snapshot
Signal is internal proprietary API and may be removed in a future release
|
|
Build spring-boot with snapshot
Signal is internal proprietary API and may be removed in a future release
|