Feat: Add Account address support #37
Annotations
10 errors and 1 warning
Lint Check:
api/src/initServices.ts#L3
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/models/api/nova/IAccountResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/models/api/nova/INodeInfoResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/models/api/nova/INodeInfoResponse.ts#L7
'any' overrides all other types in this intersection type
|
Lint Check:
api/src/models/api/nova/IOutputDetailsResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/models/api/nova/feed/IFeedUpdate.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/routes/node/info.ts#L20
'any' overrides all other types in this union type
|
Lint Check:
api/src/services/nova/feed/novaFeed.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
|
Lint Check:
api/src/services/nova/feed/novaFeed.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `ClassConstructor<Block>`
|
Lint Check:
api/src/services/nova/feed/novaFeed.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 logs for this run have expired and are no longer available.
Loading