Skip to content

Added support to deployNFT and fixes smart_contract getOptions function #958

Added support to deployNFT and fixes smart_contract getOptions function

Added support to deployNFT and fixes smart_contract getOptions function #958

Triggered via pull request September 24, 2024 02:31
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
lint: src/coinbase/smart_contract.ts#L203
Member getAbi should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L212
Member getTransaction should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L223
Member sign should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L233
Member broadcast should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L263
Member wait should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L286
Member reload should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L300
Member toString should be declared before all private instance method definitions
lint
Process completed with exit code 1.
lint
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/
lint
The following actions use a deprecated Node.js version 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/