Bump @metamask/controller-utils from 11.0.0 to 11.4.5 #12
Annotations
10 errors
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
|
Loading