Bump @metamask/snaps-execution-environments from 6.5.0 to 6.11.0 #32
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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading