Skip to content

chore: Upgrade eslint-plugin-import to v2.31.0 (#940) #2275

chore: Upgrade eslint-plugin-import to v2.31.0 (#940)

chore: Upgrade eslint-plugin-import to v2.31.0 (#940) #2275

Triggered via push October 8, 2024 06:56
Status Success
Total duration 51s
Artifacts

ci.yaml

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

Annotations

10 warnings
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