This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
First working version of the snap #4
Annotations
11 errors
|
packages/site/src/config/snap.ts#L10
Unexpected use of 'process'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/hedera.ts#L13
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
packages/site/src/utils/hedera.ts#L16
Identifier name 'x' is too short (< 2)
|
packages/site/src/utils/localStorage.ts#L8
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/localStorage.ts#L25
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/metamask.ts#L9
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/metamask.ts#L10
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/metamask.ts#L16
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/metamask.ts#L17
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
packages/site/src/utils/metamask.ts#L27
Unexpected use of 'window'. This global is not available in the Node.js and browser environment
|
The logs for this run have expired and are no longer available.
Loading