Parse claims from sd-jwt-vc metadata #171
Annotations
2 errors and 9 warnings
build:
Sources/Utilities/RemoteDataAccess/Fetcher.swift#L90
testThirdPartyIssuerSuccessfulAuthorizationWithPreAuthorizationCodeFlow, failed: caught error: "invalidStatusCode(https://trial.authlete.net/api/offer/Kb83yMR1fAqBmwr2SmCbuVdKMYAhYrv5uMl-_TrCEZ0, 404)"
|
build
Process completed with exit code 1.
|
build:
Sources/Entities/Errors/JOSEError.swift#L57
extension declares a conformance of imported type 'JOSESwiftError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'JOSESwift' introduce this conformance in the future
|
build:
Sources/Issuers/IssuanceRequester.swift#L43
actor-isolated property 'issuerMetadata' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
build:
Sources/Issuers/IssuanceRequester.swift#L43
actor-isolated property 'issuerMetadata' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
build:
Sources/Entities/Errors/JOSEError.swift#L57
extension declares a conformance of imported type 'JOSESwiftError' to imported protocol 'LocalizedError'; this will not behave correctly if the owners of 'JOSESwift' introduce this conformance in the future
|
build:
Tests/Stubs/Issuance+Stub.swift#L20
extension declares a conformance of imported type 'NotificationObject' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'OpenID4VCI' introduce this conformance in the future
|
build:
Tests/Issuance/IssuanceNotificationTest.swift#L137
immutable value 'format' was never used; consider replacing with '_' or removing it
|
build:
Tests/Issuance/IssuanceNotificationTest.swift#L280
immutable value 'format' was never used; consider replacing with '_' or removing it
|
build:
Tests/Stubs/Issuance+Stub.swift#L20
extension declares a conformance of imported type 'NotificationObject' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'OpenID4VCI' introduce this conformance in the future
|
build:
Tests/Issuance/IssuanceDeferredRequestTest.swift#L131
immutable value 'format' was never used; consider replacing with '_' or removing it
|