Skip to content

feat: add on chain blueprint class, its serialization, and a method to create the tx from the wallet #145

feat: add on chain blueprint class, its serialization, and a method to create the tx from the wallet

feat: add on chain blueprint class, its serialization, and a method to create the tx from the wallet #145

Triggered via pull request January 16, 2025 16:30
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Matrix: linter
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
linter (22.x): src/nano_contracts/on_chain_blueprint.ts#L75
Expected 2 arguments, but got 1.
linter (22.x): src/utils/transaction.ts#L236
The '|' operator is not allowed for boolean types. Consider using '||' instead.
linter (22.x)
Process completed with exit code 2.
linter (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636