fix: Adjust for latest linting rules #791
Annotations
10 errors
src/metricsMiddleware/statsD.ts#L1
A record is preferred over an index signature
|
src/requestLogging/requestLogging.ts#L20
A record is preferred over an index signature
|
src/tracingHeaders/tracingHeaders.ts#L102
A record is preferred over an index signature
|
src/tracingHeaders/tracingHeaders.ts#L107
A record is preferred over an index signature
|
src/metricsMiddleware/statsD.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
src/metricsMiddleware/statsD.ts#L1
'any' overrides all other types in this union type
|
src/requestLogging/requestLogging.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
src/requestLogging/requestLogging.ts#L54
Unsafe assignment of an `any` value
|
src/requestLogging/requestLogging.ts#L58
Unsafe member access .keys on an `any` value
|
src/requestLogging/requestLogging.ts#L58
Unsafe call of an `any` typed value
|
The logs for this run have expired and are no longer available.
Loading