Skip to content

Feat: Add Account address support #37

Feat: Add Account address support

Feat: Add Account address support #37

Triggered via pull request January 18, 2024 11:38
Status Failure
Total duration 1m 3s
Artifacts

pr-lint-check.yaml

on: pull_request
Matrix: lint-check
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
lint-check (api): api/src/initServices.ts#L3
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/models/api/nova/IAccountResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/models/api/nova/INodeInfoResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/models/api/nova/INodeInfoResponse.ts#L7
'any' overrides all other types in this intersection type
lint-check (api): api/src/models/api/nova/IOutputDetailsResponse.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/models/api/nova/feed/IFeedUpdate.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/routes/node/info.ts#L20
'any' overrides all other types in this union type
lint-check (api): api/src/services/nova/feed/novaFeed.ts#L1
Unable to resolve path to module '@iota/sdk-nova'
lint-check (api): api/src/services/nova/feed/novaFeed.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `ClassConstructor<Block>`
lint-check (api): api/src/services/nova/feed/novaFeed.ts#L74
Unsafe argument of type `any` assigned to a parameter of type `string`
lint-check (client)
Process completed with exit code 1.
lint-check (api)
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/
lint-check (client)
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/