Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

feat: support ZkSync #1468

feat: support ZkSync

feat: support ZkSync #1468

Triggered via pull request June 11, 2024 00:24
Status Success
Total duration 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: lib/entities/context/RelayQuoteContext.ts#L22
'_providers' is defined but never used
lint: lib/fetchers/TokenFetcher.ts#L43
Forbidden non-null assertion
lint: lib/fetchers/TokenFetcher.ts#L70
Forbidden non-null assertion
lint: lib/handlers/quote/handler.ts#L347
Forbidden non-null assertion
lint: lib/handlers/quote/handler.ts#L348
Forbidden non-null assertion
lint: lib/handlers/quote/schema.ts#L19
Unexpected any. Specify a different type
lint: lib/handlers/quote/schema.ts#L19
Unexpected any. Specify a different type
lint: lib/providers/syntheticStatusProvider.ts#L55
Unexpected empty constructor
lint: lib/providers/syntheticStatusProvider.ts#L57
'_quoteRequest' is defined but never used
lint: lib/util/metrics-pair.ts#L67
Forbidden non-null assertion