Bump @metamask/snaps-controllers from 9.2.0 to 9.13.0 #18
main.yml
on: pull_request
Build, lint, and test
/
Prepare
4m 27s
Check workflows
4s
All jobs pass
0s
Annotations
12 errors and 4 warnings
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 / Build
Process completed with exit code 1.
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build, lint, and test / Prepare
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/
|
Build, lint, and test / Lint
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/
|
Build, lint, and test / Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|