Skip to content

feat(jwe): add pbes2 variants for jwe #9

feat(jwe): add pbes2 variants for jwe

feat(jwe): add pbes2 variants for jwe #9

Triggered via pull request January 21, 2024 17:06
Status Failure
Total duration 3m 22s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/AESDecryptor.swift#L22
Type 'AESJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/DirectDecryptor.swift#L21
Type 'DirectJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/ECDH1PUDecryptor.swift#L22
Type 'ECDH1PUJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/ECDHDecryptor.swift#L22
Type 'ECDHJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/PasswordBasedDecryptor.swift#L22
Type 'PasswordBasedJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/RSADecryptor.swift#L21
Type 'RSAJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/AESDecryptor.swift#L22
Type 'AESJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/DirectDecryptor.swift#L21
Type 'DirectJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/ECDH1PUDecryptor.swift#L22
Type 'ECDH1PUJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/ECDHDecryptor.swift#L22
Type 'ECDHJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/PasswordBasedDecryptor.swift#L22
Type 'PasswordBasedJWEDecryptor' does not conform to protocol 'JWEDecryptor'
error: jose-swift/Sources/JSONWebEncryption/EncryptionModule/Decryptors/RSADecryptor.swift#L21
Type 'RSAJWEDecryptor' does not conform to protocol 'JWEDecryptor'
build
Process completed with exit code 65.

Artifacts

Produced during runtime
Name Size
TestResults.xcresult Expired
86.8 KB