Skip to content

feat: New Apis for Snap #61

feat: New Apis for Snap

feat: New Apis for Snap #61

Triggered via pull request June 21, 2024 18:56
Status Failure
Total duration 2m 19s
Artifacts

lint.yml

on: pull_request
Matrix: Lint
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
Lint (16.x): packages/snap/snap.config.js#L18
Unexpected use of process.env
Lint (16.x): packages/snap/snap.config.js#L19
Unexpected use of process.env
Lint (16.x): packages/snap/src/index.ts#L7
There should be at least one empty line between import groups
Lint (16.x): packages/snap/src/index.ts#L9
There should be at least one empty line between import groups
Lint (16.x): packages/snap/src/index.ts#L11
`markdown-escape` import should occur before import of `../images/insights-display.png`
Lint (16.x): packages/snap/src/index.ts#L308
This assertion is unnecessary since it does not change the type of the expression
Lint (16.x)
Process completed with exit code 1.
Lint (18.x)
The job was canceled because "_16_x" failed.
Lint (18.x): packages/snap/snap.config.js#L18
Unexpected use of process.env
Lint (18.x): packages/snap/snap.config.js#L19
Unexpected use of process.env
Lint (18.x): packages/snap/src/index.ts#L7
There should be at least one empty line between import groups
Lint (18.x): packages/snap/src/index.ts#L9
There should be at least one empty line between import groups
Lint (18.x): packages/snap/src/index.ts#L11
`markdown-escape` import should occur before import of `../images/insights-display.png`
Lint (18.x): packages/snap/src/index.ts#L308
This assertion is unnecessary since it does not change the type of the expression
Lint (18.x)
The operation was canceled.
Lint (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969, actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/