Skip to content

chore: Upgrade @babel packages to v7.26.7 #2427

chore: Upgrade @babel packages to v7.26.7

chore: Upgrade @babel packages to v7.26.7 #2427

Triggered via pull request February 5, 2025 09:55
Status Success
Total duration 1m 0s
Artifacts

ci.yaml

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

Annotations

10 warnings
lint: src/__tests__/indexSchemas.test.ts#L73
Unsafe argument of type `any` assigned to a parameter of type `Promise<unknown> | (() => Promise<unknown>)`
lint: src/__tests__/indexSchemas.test.ts#L83
Unsafe argument of type `any` assigned to a parameter of type `Promise<unknown> | (() => Promise<unknown>)`
lint: src/__tests__/schema.test.ts#L530
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L531
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L916
Unsafe assignment of an `any` value
lint: src/__tests__/schema.test.ts#L917
Unsafe assignment of an `any` value
lint: src/__tests__/utils.test.ts#L149
'foo' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L166
'bar' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L185
'multiple' is assigned a value but only used as a type
lint: src/__tests__/utils.test.ts#L208
'nested' is assigned a value but only used as a type