Skip to content

chore: Upgrade typescript-eslint to v8.14.0 #2328

chore: Upgrade typescript-eslint to v8.14.0

chore: Upgrade typescript-eslint to v8.14.0 #2328

Triggered via pull request November 9, 2024 11:32
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: src/mongodbTypes.ts#L195
A record is preferred over an index signature
lint: src/utils.ts#L39
A record is preferred over an index signature
lint
Process completed with exit code 1.
lint: src/__tests__/model.test.ts#L1721
Unsafe member access .id on an `any` value
lint: src/__tests__/schema.test.ts#L529
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L530
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L915
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L916
Unsafe assignment of an `any` value
lint: src/__tests__/utils.test.ts#L148
'foo' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L165
'bar' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L184
'multiple' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L207
'nested' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L263
'excluding' is assigned a value but only used as a type