Bump @metamask/controller-utils from 11.0.0 to 11.4.5 #12
main.yml
on: pull_request
Build, lint, and test
/
Prepare
2m 39s
Check workflows
6s
All jobs pass
0s
Annotations
12 errors
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L2
Expected 1 empty line after import statement not followed by another import
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L2
There should be at least one empty line between import groups
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'global'. This global is not available in the browser environment
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Expected 1 empty line after require statement not followed by another require
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'global'. This global is not available in the browser environment
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Unexpected use of 'require'. This global is not available in the browser environment
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Do not import Node.js builtin module "buffer"
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
A `require()` style import is forbidden
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L3
Require statement not part of import statement
|
Build, lint, and test / Lint:
packages/site/gatsby-browser.tsx#L4
Import in body of module; reorder to top
|
Build, lint, and test / End-to-end Test
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|