SDK remove default chainID dependency #1150
Annotations
6 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
Argument of type '{ id: string; tokenID: string; owner: string; chainName: string; units: string; }' is not assignable to parameter of type 'Omit<ClaimToken, "claim">'.
|
test
Type '{ id: string; creation: string; contract: string; tokenID: string; totalUnits: string; chainName: string; }' is not assignable to type 'Claim'.
|
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
|