fix: collection address headers social update #66
Annotations
10 errors and 3 warnings
packages/ui/src/github-icon.tsx#L7
Unsafe assignment of an error typed value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L6
Unsafe assignment of an error typed value
|
|
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L6
Computed name [params.collectionAddress] resolves to an `any` value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L6
Unsafe member access .collectionAddress on an `any` value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L10
Unsafe assignment of an error typed value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L10
Unsafe member access [ChainId.SN_MAIN] on an `error` typed value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L11
Unsafe assignment of an error typed value
|
apps/arkmarket/src/app/[collectionAddress]/[tokenId]/page.tsx#L11
Unsafe assignment of an `any` value
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
packages/ui/src/icon-wrapper.tsx#L65
React Hook useEffect has a missing dependency: 'weight'. Either include it or remove the dependency array
|
apps/arkmarket/src/app/collection/[collectionAddress]/components/collection-items-data.tsx#L54
React Hook useMemo does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
The logs for this run have expired and are no longer available.
Loading