Fix / add response type blob #3329
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/config.ts#L5
Missing return type on function
|
src/endpoints/account.ts#L539
Unexpected any. Specify a different type
|
src/endpoints/account.ts#L691
Unexpected any. Specify a different type
|
src/endpoints/account.ts#L691
Unexpected any. Specify a different type
|
src/endpoints/asset.ts#L18
'ItemDetailsV1' is defined but never used
|
src/endpoints/asset.ts#L586
Unexpected any. Specify a different type
|
src/factories/credentials.ts#L18
Missing return type on function
|
src/factories/notifications.ts#L10
Unexpected any. Specify a different type
|
src/factories/notifications.ts#L16
Unexpected any. Specify a different type
|
src/factories/notifications.ts#L37
Unexpected any. Specify a different type
|
|
The logs for this run have expired and are no longer available.
Loading