Skip to content

✨ show nft data

✨ show nft data #5

Triggered via push December 10, 2023 22:04
Status Failure
Total duration 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
lint: package.json#L35
Expected object keys to be in specified order. 'dependencies' should be before 'devDependencies'
lint: pages/index.vue#L3
'createPublicClient' is defined but never used
lint: pages/index.vue#L3
'decodeAbiParameters' is defined but never used
lint: pages/index.vue#L3
'formatEther' is defined but never used
lint: pages/index.vue#L3
'http' is defined but never used
lint: pages/index.vue#L3
'keccak256' is defined but never used
lint: pages/index.vue#L3
'parseAbiItem' is defined but never used
lint: pages/index.vue#L3
'toHex' is defined but never used
lint: pages/index.vue#L66
Unexpected space before function parentheses
lint: pages/index.vue#L67
Unexpected console statement
typecheck: pages/index.vue#L13
Parameter 'chain' implicitly has an 'any' type.
typecheck: pages/index.vue#L14
Property 'ethereum' does not exist on type 'Window & typeof globalThis'.
typecheck: pages/index.vue#L18
Property 'ethereum' does not exist on type 'Window & typeof globalThis'.
typecheck: pages/index.vue#L25
'e' is of type 'unknown'.
typecheck: pages/index.vue#L36
Type 'Client<CustomTransport, any, any, WalletRpcSchema, { call: (parameters: CallParameters<any>) => Promise<CallReturnType>; ... 44 more ...; watchPendingTransactions: (args: WatchPendingTransactionsParameters<...>) => WatchPendingTransactionsReturnType; } & WalletActions<...>>' is not assignable to type 'ReactiveVariable<string>'.
typecheck: pages/index.vue#L53
Property 'readContract' does not exist on type 'ReactiveVariable<string>'.
typecheck: pages/index.vue#L58
Property 'readContract' does not exist on type 'ReactiveVariable<string>'.
typecheck: pages/index.vue#L60
Property 'image' does not exist on type '{ [RefType]?: RefTypes.Ref | undefined; }'.
typecheck: pages/index.vue#L61
Property 'image' does not exist on type '{ [RefType]?: RefTypes.Ref | undefined; }'.
typecheck: pages/index.vue#L61
Property 'image' does not exist on type '{ [RefType]?: RefTypes.Ref | undefined; }'.
lint: layouts/default.vue#L2
UnoCSS utilities are not ordered