Skip to content

Update examples docs with signature verification #311

Update examples docs with signature verification

Update examples docs with signature verification #311

Triggered via pull request September 5, 2024 18:10
Status Failure
Total duration 3m 8s
Artifacts

ci-sdk-pull-request.yml

on: pull_request
Build pull request
2m 59s
Build pull request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 40 warnings
Build pull request
Process completed with exit code 1.
canExecuteComplexScript() (org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest) failed: org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest.xml
canExecuteSimpleScript() (org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest) failed: org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.executeScript.ExecuteScriptAccessAPIConnectorTest.xml
canAddKeyToAccount() (org.onflow.examples.java.addKey.AddAccountKeyExampleTest) failed: org.onflow.examples.java.addKey.AddAccountKeyExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.addKey.AddAccountKeyExampleTest.xml
canFetchCollectionById() (org.onflow.examples.java.getCollection.GetCollectionAccessAPIConnectorTest) failed: org.onflow.examples.java.getCollection.GetCollectionAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getCollection.GetCollectionAccessAPIConnectorTest.xml
canDeployContractToAccount() (org.onflow.examples.java.deployContract.DeployContractExampleTest) failed: org.onflow.examples.java.deployContract.DeployContractExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.deployContract.DeployContractExampleTest.xml
canVerifyUserSignature() (org.onflow.examples.java.verifySignature.userSignatureValidateAny.UserSignatureValidateAnyExampleTest) failed: org.onflow.examples.java.verifySignature.userSignatureValidateAny.UserSignatureValidateAnyExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.verifySignature.userSignatureValidateAny.UserSignatureValidateAnyExampleTest.xml
canCreateAnAccount() (org.onflow.examples.java.createAccount.CreateAccountExampleTest) failed: org.onflow.examples.java.createAccount.CreateAccountExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.createAccount.CreateAccountExampleTest.xml
canGetAccountBalance() (org.onflow.examples.java.createAccount.CreateAccountExampleTest) failed: org.onflow.examples.java.createAccount.CreateAccountExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.createAccount.CreateAccountExampleTest.xml
testGetEventsForBlockIds() (org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest) failed: org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest.xml
testTransactionResultEvents() (org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest) failed: org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest.xml
testGetEventsForHeightRange() (org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest) failed: org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest.xml
testAccountCreatedEvents() (org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest) failed: org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getEvent.GetEventAccessAPIConnectorTest.xml
canFetchTransactionResult() (org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest) failed: org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest.xml
canFetchTransaction() (org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest) failed: org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getTransaction.GetTransactionAccessAPIConnectorTest.xml
canFetchNetworkParameters() (org.onflow.examples.java.getNetworkParams.GetNetworkParametersAccessAPIConnectorTest) failed: org.onflow.examples.java.getNetworkParams.GetNetworkParametersAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getNetworkParams.GetNetworkParametersAccessAPIConnectorTest.xml
canVerifyUserSignature() (org.onflow.examples.java.verifySignature.userSignatureValidateAll.UserSignatureValidateAllExampleTest) failed: org.onflow.examples.java.verifySignature.userSignatureValidateAll.UserSignatureValidateAllExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.verifySignature.userSignatureValidateAll.UserSignatureValidateAllExampleTest.xml
canSendSimpleTransaction() (org.onflow.examples.java.sendTransaction.SendTransactionExampleTest) failed: org.onflow.examples.java.sendTransaction.SendTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.sendTransaction.SendTransactionExampleTest.xml
canSendComplexTransactionWithArguments() (org.onflow.examples.java.sendTransaction.SendTransactionExampleTest) failed: org.onflow.examples.java.sendTransaction.SendTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.sendTransaction.SendTransactionExampleTest.xml
testCanFetchAccountFromBlockByHeight0() (org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest) failed: org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest.xml
testCanFetchAccountFromLatestBlock() (org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest) failed: org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest.xml
testCanFetchAccountBalance() (org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest) failed: org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getAccount.GetAccountAccessAPIConnectorTest.xml
canSignSinglePartySingleSigTransaction() (org.onflow.examples.java.signTransaction.SignTransactionExampleTest) failed: org.onflow.examples.java.signTransaction.SignTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.signTransaction.SignTransactionExampleTest.xml
canSignMultiPartyMultiSigTransaction() (org.onflow.examples.java.signTransaction.SignTransactionExampleTest) failed: org.onflow.examples.java.signTransaction.SignTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.signTransaction.SignTransactionExampleTest.xml
canSignMultiPartySingleSigTransaction() (org.onflow.examples.java.signTransaction.SignTransactionExampleTest) failed: org.onflow.examples.java.signTransaction.SignTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.signTransaction.SignTransactionExampleTest.xml
canSignMultiParty2AuthorizersTransaction() (org.onflow.examples.java.signTransaction.SignTransactionExampleTest) failed: org.onflow.examples.java.signTransaction.SignTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.signTransaction.SignTransactionExampleTest.xml
canSignSinglePartyMultiSigTransaction() (org.onflow.examples.java.signTransaction.SignTransactionExampleTest) failed: org.onflow.examples.java.signTransaction.SignTransactionExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.signTransaction.SignTransactionExampleTest.xml
canGetAnAccountBalance() (org.onflow.examples.java.AccessAPIConnectorTest) failed: org.onflow.examples.java.AccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.AccessAPIConnectorTest.xml
canTransferTokens() (org.onflow.examples.java.AccessAPIConnectorTest) failed: org.onflow.examples.java.AccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.AccessAPIConnectorTest.xml
testCanFetchBlockByID() (org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest) failed: org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest.xml
testCanFetchBlockByHeight() (org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest) failed: org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest.xml
testCanFetchLatestSealedBlock() (org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest) failed: org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.getBlock.GetBlockAccessAPIConnectorTest.xml
canVerifyUserSignature() (org.onflow.examples.java.verifySignature.userSignature.UserSignatureExampleTest) failed: org.onflow.examples.java.verifySignature.userSignature.UserSignatureExampleTest#L0
java-example/build/test-results/test/TEST-org.onflow.examples.java.verifySignature.userSignature.UserSignatureExampleTest.xml
Test domain tags() (org.onflow.flow.sdk.ScriptTest) failed: org.onflow.flow.sdk.ScriptTest#L0
sdk/build/test-results/test/TEST-org.onflow.flow.sdk.ScriptTest.xml
Can input and export arguments() (org.onflow.flow.sdk.ScriptTest) failed: org.onflow.flow.sdk.ScriptTest#L0
sdk/build/test-results/test/TEST-org.onflow.flow.sdk.ScriptTest.xml
Can execute a script() (org.onflow.flow.sdk.ScriptTest) failed: org.onflow.flow.sdk.ScriptTest#L0
sdk/build/test-results/test/TEST-org.onflow.flow.sdk.ScriptTest.xml
Build pull request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build pull request
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build pull request
Unexpected input(s) 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', valid inputs are ['entryPoint', 'args', 'github_token', 'commit', 'check_name', 'comment_title', 'fail_on', 'files', 'report_individual_runs', 'deduplicate_classes_by_file_name', 'hide_comments', 'comment_on_pr', 'comment_mode', 'compare_to_earlier_commit', 'pull_request_build', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch']
Build pull request
Could not find any files for **/test-results/integrationTest/**/*.xml
Build pull request
Unexpected input(s) 'seconds_between_github_writes', 'secondary_rate_limit_wait_seconds', valid inputs are ['entryPoint', 'args', 'github_token', 'commit', 'check_name', 'comment_title', 'fail_on', 'files', 'report_individual_runs', 'deduplicate_classes_by_file_name', 'hide_comments', 'comment_on_pr', 'comment_mode', 'compare_to_earlier_commit', 'pull_request_build', 'test_changes_limit', 'check_run_annotations', 'check_run_annotations_branch']