Skip to content

test: Improve docs & tests of const enums #2249

test: Improve docs & tests of const enums

test: Improve docs & tests of const enums #2249

Triggered via pull request September 19, 2024 10:32
Status Success
Total duration 52s
Artifacts

ci.yaml

on: pull_request
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