Skip to content

chore: Upgrade Node.js to v22.13.1 #2432

chore: Upgrade Node.js to v22.13.1

chore: Upgrade Node.js to v22.13.1 #2432

Triggered via pull request February 7, 2025 23:13
Status Success
Total duration 48s
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