WIP #49
Annotations
111 errors and 3 warnings
build-swift (swift5)
No test report files were found
|
build-swift (swift5)
Process completed with exit code 1.
|
error:
Tests/FlowTests/OAuth2DynRegTests.swift#L116
Method does not override any method from its superclass
|
error:
Tests/FlowTests/OAuth2CodeGrantTests.swift#L501
Type 'OAuth2MockPerformer' does not conform to protocol 'OAuth2RequestPerformer'
|
error:
Tests/DataLoaderTests/OAuth2DataLoaderTests.swift#L98
Type 'OAuth2AnyBearerPerformer' does not conform to protocol 'OAuth2RequestPerformer'
|
error:
Tests/FlowTests/OAuth2DynRegTests.swift#L116
Method does not override any method from its superclass
|
error:
Tests/FlowTests/OAuth2DynRegTests.swift#L74
Extra trailing closure passed in call
|
error:
Tests/FlowTests/OAuth2DynRegTests.swift#L87
Extra trailing closure passed in call
|
error:
Tests/FlowTests/OAuth2DynRegTests.swift#L100
Extra trailing closure passed in call
|
build-swift (swift6)
Process completed with exit code 1.
|
build-swift (swift6)
No test report files were found
|
build-xcode (macOS)
Process completed with exit code 65.
|
error:
Sources/Base/OAuth2Requestable.swift#L117
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L84
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L130
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L145
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L174
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L173
'Task' is only available in iOS 13.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L25
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L50
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L102
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L152
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L219
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L36
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L75
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L102
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L158
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L188
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L333
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L393
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L474
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L508
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L97
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L165
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DynReg.swift#L56
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L25
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L50
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L51
'data(for:delegate:)' is only available in iOS 15.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L102
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L152
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L219
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L36
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L75
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L37
'Task' is only available in iOS 13.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L37
'init(priority:operation:)' is only available in iOS 13.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L102
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L158
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L188
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L333
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L393
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L474
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L508
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L97
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L83
'Task' is only available in iOS 13.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L83
'init(priority:operation:)' is only available in iOS 13.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L165
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L115
'Task' is only available in iOS 13.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L115
'init(priority:operation:)' is only available in iOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DynReg.swift#L56
Concurrency is only available in iOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L36
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L75
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L97
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2Requestable.swift#L117
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L84
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L130
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L145
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L174
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L173
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L102
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L152
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2PasswordGrant.swift#L219
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L25
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2RequestPerformer.swift#L50
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L102
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L158
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L188
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L333
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L393
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L474
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2.swift#L508
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L165
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DynReg.swift#L56
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L36
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L75
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L37
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L37
'init(priority:operation:)' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L97
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L83
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L83
'init(priority:operation:)' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Base/OAuth2Requestable.swift#L117
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L84
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L130
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L145
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L174
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L173
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L108
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L108
'init(priority:operation:)' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L159
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L164
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L176
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DeviceGrant.swift#L176
'sleep(nanoseconds:)' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L165
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L115
'Task' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/DataLoader/OAuth2DataLoader.swift#L115
'init(priority:operation:)' is only available in application extensions for tvOS 13.0 or newer
|
error:
Sources/Flows/OAuth2DynReg.swift#L56
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L36
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2ClientCredentials.swift#L75
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Flows/OAuth2CodeGrant.swift#L97
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
error:
Sources/Base/OAuth2Requestable.swift#L117
Concurrency is only available in application extensions for tvOS 13.0.0 or newer
|
build-xcode (iOS)
Process completed with exit code 65.
|
build-xcode (tvOS)
Process completed with exit code 65.
|
build-swift (swift5)
No file matches path reports/TestReport.xml
|
build-swift (swift6)
No file matches path reports/TestReport.xml
|
build-xcode (tvOS)
Annotations that exceed the limit (50) will be truncated.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
OAuth2Tests_iOS_run49.xcresult
|
45.5 KB |
|
OAuth2Tests_macOS_run49.xcresult
|
35.3 KB |
|
OAuth2Tests_tvOS_run49.xcresult
|
33.9 KB |
|