added categories to the CoinGeckoClient (#46) #120
Annotations
10 errors and 2 warnings
build:
src/CoinGeckoClient.ts#L102
Unexpected any. Specify a different type
|
build:
src/CoinGeckoClient.ts#L110
Unexpected any. Specify a different type
|
build:
src/CoinGeckoClient.ts#L121
Unexpected any. Specify a different type
|
build:
src/CoinGeckoClient.ts#L147
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L192
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L228
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L301
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L321
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L421
Unexpected any. Specify a different type
|
build:
src/Interface.ts#L500
Unexpected any. Specify a different type
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
|
build:
src/CoinGeckoClient.ts#L163
Return values from promise executor functions cannot be read
|