feat: New Apis for Snap #62
lint.yml
on: pull_request
Matrix: Lint
All jobs pass
0s
Annotations
15 errors and 2 warnings
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#L1
There should be at least one empty line between import groups
|
Lint (18.x):
packages/snap/src/index.ts#L13
There should be at least one empty line between import groups
|
Lint (18.x):
packages/snap/src/index.ts#L15
`markdown-escape` import should occur before import of `../images/insights-display.png`
|
Lint (18.x):
packages/snap/src/index.ts#L312
This assertion is unnecessary since it does not change the type of the expression
|
Lint (18.x)
Process completed with exit code 1.
|
Lint (16.x)
The job was canceled because "_18_x" failed.
|
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#L1
There should be at least one empty line between import groups
|
Lint (16.x):
packages/snap/src/index.ts#L13
There should be at least one empty line between import groups
|
Lint (16.x):
packages/snap/src/index.ts#L15
`markdown-escape` import should occur before import of `../images/insights-display.png`
|
Lint (16.x):
packages/snap/src/index.ts#L312
This assertion is unnecessary since it does not change the type of the expression
|
Lint (16.x)
The operation was canceled.
|
Lint (18.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/
|
Lint (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969, actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@7c12f8017d5436eb855f1ed4399f037a36fbd9e8, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|