Clean up prod dapp #98
main.yml
on: pull_request
Build, lint, and test
/
Prepare
31s
Check workflows
5s
All jobs pass
0s
Annotations
11 errors and 5 warnings
Build, lint, and test / Lint:
packages/site/src/script.js#L8
Unexpected use of 'document'. This global is not available in the Node.js environment
|
Build, lint, and test / Lint:
packages/site/src/script.js#L8
'document' is not defined
|
Build, lint, and test / Lint:
packages/site/src/script.js#L10
Unexpected use of 'document'. This global is not available in the Node.js environment
|
Build, lint, and test / Lint:
packages/site/src/script.js#L10
'document' is not defined
|
Build, lint, and test / Lint:
packages/site/src/script.js#L14
Unexpected use of 'document'. This global is not available in the Node.js environment
|
Build, lint, and test / Lint:
packages/site/src/script.js#L14
'document' is not defined
|
Build, lint, and test / Lint:
packages/site/src/script.js#L37
'snapInstalled' was used before it was defined
|
Build, lint, and test / Lint:
packages/site/src/script.js#L41
Empty block statement
|
Build, lint, and test / Lint:
packages/site/src/script.js#L43
Empty block statement
|
Build, lint, and test / Lint:
packages/site/src/script.js#L45
Unexpected use of 'document'. This global is not available in the Node.js environment
|
All jobs pass
Process completed with exit code 1.
|
Check workflows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test / End-to-end Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|