Skip to content

fix: Adjust for latest linting rules #791

fix: Adjust for latest linting rules

fix: Adjust for latest linting rules #791

Triggered via pull request August 28, 2023 22:28
Status Failure
Total duration 1m 9s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Test: src/metricsMiddleware/statsD.ts#L1
A record is preferred over an index signature
Lint & Test: src/requestLogging/requestLogging.ts#L20
A record is preferred over an index signature
Lint & Test: src/tracingHeaders/tracingHeaders.ts#L102
A record is preferred over an index signature
Lint & Test: src/tracingHeaders/tracingHeaders.ts#L107
A record is preferred over an index signature
Lint & Test: src/metricsMiddleware/statsD.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
Lint & Test: src/metricsMiddleware/statsD.ts#L1
'any' overrides all other types in this union type
Lint & Test: src/requestLogging/requestLogging.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
Lint & Test: src/requestLogging/requestLogging.ts#L54
Unsafe assignment of an `any` value
Lint & Test: src/requestLogging/requestLogging.ts#L58
Unsafe member access .keys on an `any` value
Lint & Test: src/requestLogging/requestLogging.ts#L58
Unsafe call of an `any` typed value