Skip to content

[PSDK-361] Gasless Sends Support #346

[PSDK-361] Gasless Sends Support

[PSDK-361] Gasless Sends Support #346

Triggered via pull request August 9, 2024 23:09
Status Failure
Total duration 32s
Artifacts

e2e_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: src/tests/transfer_test.ts#L94
Property 'getUnsignedPayload' does not exist on type 'Transfer'.
test: src/tests/transfer_test.ts#L95
'VALID_TRANSFER_MODEL.transaction' is possibly 'undefined'.
test: src/tests/transfer_test.ts#L104
Property 'setSignedTransaction' does not exist on type 'Transfer'. Did you mean 'getTransaction'?
test: src/tests/transfer_test.ts#L111
Property 'getSignedPayload' does not exist on type 'Transfer'.
test: src/tests/transfer_test.ts#L115
'transferModel.transaction' is possibly 'undefined'.
test: src/tests/transfer_test.ts#L117
Property 'getSignedPayload' does not exist on type 'Transfer'.
test: src/tests/transfer_test.ts#L123
'transferModel.transaction' is possibly 'undefined'.
test: src/tests/transfer_test.ts#L129
'transferModel.transaction' is possibly 'undefined'.
test: src/tests/transfer_test.ts#L138
'transferModel.transaction' is possibly 'undefined'.
test: src/tests/transfer_test.ts#L147
'transaction' is possibly 'undefined'.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/