This PR contains the following updates: #2815
Linting.yml
on: push
Binary Compatibility
6m 34s
Dependency Analysis
8m 17s
Annotations
2 errors and 2 warnings
ExclusiveTimingInterceptorTest.time():
misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L56
java.lang.AssertionError:
Expecting actual:
0.0
to be close to:
10.0
by less than 5.0 but difference was 10.0.
(a difference of exactly 5.0 being considered valid)
|
ExclusiveTimingInterceptorTest.time():
misk/src/test/kotlin/misk/web/interceptors/ExclusiveTimingInterceptorTest.kt#L56
java.lang.AssertionError:
Expecting actual:
18.0
to be close to:
10.0
by less than 5.0 but difference was 8.0.
(a difference of exactly 5.0 being considered valid)
|
Binary Compatibility
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Dependency Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|