Merge pull request #712 from Malcolm-Wander/main #572
Annotations
11 errors and 1 warning
|
lint-and-test
Process completed with exit code 1.
|
|
lint-and-test:
src/server.ts#L17
'probeHandle' is assigned a value but never used
|
|
lint-and-test:
src/routes/tags.ts#L48
Unexpected any. Specify a different type
|
|
lint-and-test:
src/routes/markets/index.ts#L41
Unexpected any. Specify a different type
|
|
lint-and-test:
src/routes/markets/index.ts#L41
Unexpected any. Specify a different type
|
|
lint-and-test:
src/routes/markets/index.ts#L41
Unexpected any. Specify a different type
|
|
lint-and-test:
src/routes/feature-flags.ts#L27
'RouteErrorFactory' is defined but never used
|
|
lint-and-test:
src/routes/feature-flags.ts#L26
'featureFlagsQuerySchema' is defined but never used
|
|
lint-and-test:
src/middleware/idempotency.ts#L130
Unexpected any. Specify a different type
|
|
lint-and-test:
src/index.ts#L70
'gracefulShutdown' is defined but never used
|
|
lint-and-test:
src/index.ts#L56
'stopIndexerHealthProbe' is defined but never used
|
|
lint-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|