Added support to deployNFT and fixes smart_contract getOptions function #957
Annotations
9 errors and 2 warnings
Run linters:
src/coinbase/smart_contract.ts#L184
Missing JSDoc comment
|
Run linters:
src/coinbase/smart_contract.ts#L196
Member getAbi should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L205
Member getTransaction should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L216
Member sign should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L226
Member broadcast should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L256
Member wait should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L279
Member reload should be declared before all private instance method definitions
|
Run linters:
src/coinbase/smart_contract.ts#L293
Member toString should be declared before all private instance method definitions
|
Run linters
Process completed with exit code 1.
|
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/
|
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/
|
Loading