Bump @metamask/snaps-utils from 7.7.0 to 7.8.1 #3
Annotations
10 errors and 1 warning
Run yarn lint:
packages/site/gatsby-browser.tsx#L2
Expected 1 empty line after import statement not followed by another import
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L2
There should be at least one empty line between import groups
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'global'. This global is not available in the browser environment
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Expected 1 empty line after require statement not followed by another require
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'global'. This global is not available in the browser environment
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'require'. This global is not available in the browser environment
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Do not import Node.js builtin module "buffer"
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
A `require()` style import is forbidden
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L3
Require statement not part of import statement
|
Run yarn lint:
packages/site/gatsby-browser.tsx#L4
Import in body of module; reorder to top
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading