chore: change subgraph endpoint, update version #80
lint.yml
on: pull_request
Matrix: Lint
All jobs pass
0s
Annotations
15 errors and 3 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#L48
Unnecessary cast: Array#reduce accepts a type parameter for the default value
|
Lint (18.x):
packages/snap/src/index.ts#L295
This assertion is unnecessary since it does not change the type of the expression
|
Lint (18.x):
packages/snap/src/index.ts#L366
Invalid type "any" of template literal expression
|
Lint (18.x):
packages/snap/src/index.ts#L371
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
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#L48
Unnecessary cast: Array#reduce accepts a type parameter for the default value
|
Lint (16.x):
packages/snap/src/index.ts#L295
This assertion is unnecessary since it does not change the type of the expression
|
Lint (16.x):
packages/snap/src/index.ts#L366
Invalid type "any" of template literal expression
|
Lint (16.x):
packages/snap/src/index.ts#L371
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Lint (16.x)
Process completed with exit code 1.
|
Lint (18.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint (16.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|