SDK remove default chainID dependency #1134
Annotations
7 errors and 10 warnings
test
@hypercerts-org/frontend#test: command (/home/runner/work/hypercerts/hypercerts/frontend) pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
test
@hypercerts-org/frontend#lint: command (/home/runner/work/hypercerts/hypercerts/frontend) pnpm run lint exited (1)
|
test
Type 'DappStateData | { myAddress: string | undefined; chain: (ChainConstants & ChainConfig<ChainFormatters | undefined> & { ...; }) | undefined; chains: Chain[]; defaultChainId: string | undefined; waitToClaim: boolean; writeable: boolean; }' is not assignable to type 'DappStateData'.
|
test
Process completed with exit code 1.
|
test
@hypercerts-org/frontend#build: command (/home/runner/work/hypercerts/hypercerts/frontend) pnpm run build exited (1)
|
test
Process completed with exit code 1.
|
test
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test
imported name NoSelectorForStrategy_error_selector is not used
|
test
imported name NoSelectorForStrategy_error_length is not used
|
test
imported name OutsideOfTimeRange_error_selector is not used
|
test
imported name OutsideOfTimeRange_error_length is not used
|
test
imported name Error_selector_offset is not used
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|
test
Avoid to use inline assembly. It is acceptable only in rare cases
|