sketch of impl, but not getting async/await redis #10102
ci.yml
on: push
Test
11m 21s
Release build
15m 44s
Annotations
11 errors and 12 warnings
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L29
cannot convert value of type 'EventLoopFuture<Int>' to specified type 'Int'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
generic parameter 'T' could not be inferred
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
cannot convert value of type 'Int' to expected argument type 'EventLoopFuture<[T]>'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
cannot convert value of type 'EventLoopFuture<Int?>' to expected argument type 'EventLoopFuture<[T]>'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L29
cannot convert value of type 'EventLoopFuture<Int>' to specified type 'Int'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
generic parameter 'T' could not be inferred
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
cannot convert value of type 'Int' to expected argument type 'EventLoopFuture<[T]>'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
cannot convert value of type 'EventLoopFuture<Int?>' to expected argument type 'EventLoopFuture<[T]>'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L29
cannot convert value of type 'EventLoopFuture<Int>' to specified type 'Int'
|
|
Test:
Sources/App/Core/RateCatcherMiddleware.swift#L32
generic parameter 'T' could not be inferred
|
|
Release build
Process completed with exit code 1.
|
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test
'soto': found 1074 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'soto': found 1079 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test
'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
|
Test:
Sources/App/Core/Github.swift#L185
'apiUri(owner:repository:resource:)' is deprecated
|
|
Test:
Sources/App/Core/Github.swift#L188
'fetch(client:uri:headers:)' is deprecated
|
|
Test:
Sources/App/Core/Github.swift#L198
'fetchResource(_:client:uri:)' is deprecated
|
|
Test:
Sources/App/Core/Github.swift#L185
'apiUri(owner:repository:resource:)' is deprecated
|
|
Test:
Sources/App/Core/Github.swift#L188
'fetch(client:uri:headers:)' is deprecated
|
|
Test:
Sources/App/Core/Github.swift#L198
'fetchResource(_:client:uri:)' is deprecated
|
|
Release build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|