This repository was archived by the owner on Sep 4, 2024. It is now read-only.
Add a new request source type 'external-api:mobile' (#339) #1159
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/fetchers/TokenFetcher.ts#L43
Forbidden non-null assertion
|
lint:
lib/fetchers/TokenFetcher.ts#L70
Forbidden non-null assertion
|
lint:
lib/handlers/quote/handler.ts#L340
Forbidden non-null assertion
|
lint:
lib/handlers/quote/handler.ts#L341
Forbidden non-null assertion
|
lint:
lib/handlers/quote/schema.ts#L14
Unexpected any. Specify a different type
|
lint:
lib/handlers/quote/schema.ts#L14
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#L73
Forbidden non-null assertion
|
lint:
lib/util/metrics-pair.ts#L73
Forbidden non-null assertion
|