Skip to content

Added support to deployNFT and fixes smart_contract getOptions function #957

Added support to deployNFT and fixes smart_contract getOptions function

Added support to deployNFT and fixes smart_contract getOptions function #957

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint: src/coinbase/smart_contract.ts#L184
Missing JSDoc comment
lint: src/coinbase/smart_contract.ts#L196
Member getAbi should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L205
Member getTransaction should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L216
Member sign should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L226
Member broadcast should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L256
Member wait should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L279
Member reload should be declared before all private instance method definitions
lint: src/coinbase/smart_contract.ts#L293
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/