SDK remove default chainID dependency #1146
Annotations
8 errors and 10 warnings
test
@hypercerts-org/sdk#test: command (/home/runner/work/hypercerts/hypercerts/sdk) 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
Property 'chain' does not exist on type 'Partial<HypercertClientConfig>'. Did you mean 'chainId'?
|
test
Property 'chain' does not exist on type 'Partial<HypercertClientConfig>'. Did you mean 'chainId'?
|
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
|