chore(ci): deduplicate compiler warning annotations across the matrix #2929
Annotations
10 warnings
|
Annotate deduplicated warnings:
Tests/RealtimeTests/RealtimeTests.swift#L330
no calls to throwing functions occur within 'try' expression
|
|
Annotate deduplicated warnings:
Tests/RealtimeTests/RealtimeTests.swift#L221
no calls to throwing functions occur within 'try' expression
|
|
Annotate deduplicated warnings:
Tests/RealtimeTests/RealtimeLifecycleTests.swift#L227
result of call to 'withValue' is unused
|
|
Annotate deduplicated warnings:
Tests/RealtimeTests/RealtimeErrorTests.swift#L43
use of protocol 'Error' as a type must be written 'any Error'; this will be an error in a future Swift language mode
|
|
Annotate deduplicated warnings:
Tests/RealtimeTests/CallbackManagerTests.swift#L253
use of protocol 'PresenceAction' as a type must be written 'any PresenceAction'; this will be an error in a future Swift language mode
|
|
Annotate deduplicated warnings:
Tests/AuthTests/AuthClientTests.swift#L329
result of call to 'assertAuthStateChanges(sut:action:expectedEvents:expectedSessions:timeout:fileID:filePath:line:column:)' is unused
|
|
Annotate deduplicated warnings:
Sources/TestHelpers/InMemoryLocalStorage.swift#L1
package import of 'Auth' was not used in package declarations
|
|
Annotate deduplicated warnings:
Sources/PostgREST/PostgrestClient.swift#L3
public import of 'HTTPTypes' was not used in public declarations or inlinable code
|
|
Annotate deduplicated warnings:
Sources/PostgREST/PostgrestBuilder.swift#L164
capture of non-Sendable type 'T.Type' in an isolated closure
|
|
Annotate deduplicated warnings:
Sources/Auth/AuthClient.swift#L256
result of call to 'withValue' is unused
|
background
wait
wait-all
cancel
parallel
Loading