refactor(wallet): fixes any
types usage (#77)
#21
code-style.yml
on: pull_request
Code Style
/
Lint
23s
Annotations
11 warnings
Code Style / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code Style / Lint:
src/sdl/index.ts#L42
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L46
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L246
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L683
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L784
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L792
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L807
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L845
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L845
Unexpected any. Specify a different type
|
Code Style / Lint:
src/sdl/index.ts#L857
Unexpected any. Specify a different type
|