Send authorization header for getSignedMediaToken conditionally #3366
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/constants/index.ts#L113
Missing return type on function
|
src/constants/index.ts#L116
Missing return type on function
|
src/endpoints/account.ts#L566
Unexpected any. Specify a different type
|
src/endpoints/account.ts#L727
Unexpected any. Specify a different type
|
src/endpoints/account.ts#L728
Unexpected any. Specify a different type
|
src/endpoints/asset.ts#L18
'ItemDetailsV1' is defined but never used
|
src/endpoints/asset.ts#L589
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
|
|
This job succeeded
Loading