Skip to content

Implement a new api for building script payload #2238

Implement a new api for building script payload

Implement a new api for building script payload #2238

Triggered via pull request November 7, 2024 03:10
Status Failure
Total duration 44s
Artifacts

run-lint.yaml

on: pull_request
run-tests
32s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
run-tests: src/transactions/script-composer/index.ts#L8
'EntryFunctionArgumentTypes' is defined but never used
run-tests: src/transactions/script-composer/index.ts#L9
'FunctionABI' is defined but never used
run-tests: src/transactions/script-composer/index.ts#L11
'SimpleEntryFunctionArgumentTypes' is defined but never used
run-tests: src/transactions/script-composer/index.ts#L13
'convertArgument' is defined but never used
run-tests: src/transactions/script-composer/index.ts#L14
'TypeTag' is defined but never used
run-tests
Process completed with exit code 1.
run-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/