This repository has been archived by the owner on Feb 5, 2025. It is now read-only.
chore(npm): update contracts and sdk releases #1190
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 10 warnings
test
@hypercerts-org/contracts#test: command (/home/runner/work/hypercerts/hypercerts/contracts) 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 '{ account: Account; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; chain: Chain; ... 23 more ...; extend: <const client extends { ...; } & Partial<...>>(fn: (client: Client<...>) => client) => Client<...>; }' is not assignable to type '{ account: Account | undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ... 24 more ...; extend: <const client extends { ...; } & Partial<...>>(fn: (client: Client<...>) => client) => Client<...>; }'.
|
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
|