feat(jwt): add dsl claims builder #32
Annotations
2 errors and 3 warnings
Assertion Failure:
jose-swift/Tests/JWTTests/JWTTests.swift#L236
XCTAssertEqual failed: ("{"aud":"testAud","exp":1609459200,"iat":1609459200,"iss":"testIssuer","jti":"ThisIdentifier","nbf":1609459200,"sub":"testSubject","testArray":["valueArray1","valueArray2",true,["nestedNestedArray1"],{"nestedNestedObject":"nestedNestedValue"}],"testBool1":true,"testN1":0,"testN2":1.1000000000000001,"testN3":1.2332320000000001,"testObject":{"testDicStr1":"valueDic1"},"testStr1":"value1"}") is not equal to ("{"aud":"testAud","exp":1609459200,"iat":1609459200,"iss":"testIssuer","jti":"ThisIdentifier","nbf":1609459200,"sub":"testSubject","testArray":["valueArray1","valueArray2",true,["nestedNestedArray1"],{"nestedNestedObject":"nestedNestedValue"}],"testBool1":true,"testN1":0,"testN2":1.1,"testN3":1.233232,"testObject":{"testDicStr1":"valueDic1"},"testStr1":"value1"}")
|
build
Process completed with exit code 65.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, kishikawakatsumi/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The 'summary' will be truncated because the character limit (65535) exceeded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TestResults.xcresult".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TestResults.xcresult
Expired
|
44.2 MB |
|