fix(#439): Crash because creator address is string instead of public … #994
Annotations
9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/hooks/useSolanaHealth.ts#L17
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L18
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L27
Unexpected any. Specify a different type
|
build:
src/hooks/useSolanaHealth.ts#L28
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L72
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L75
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L85
Unexpected any. Specify a different type
|
build:
src/types/solana.ts#L156
Unexpected any. Specify a different type
|