Skip to content

chore(deps): update pnpm to v9.8.0 #354

chore(deps): update pnpm to v9.8.0

chore(deps): update pnpm to v9.8.0 #354

Triggered via push August 22, 2024 11:25
Status Success
Total duration 1m 5s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / Lint: packages/dynamodb-batch-iterator/src/BatchOperation.ts#L204
Unsafe argument of type `any` assigned to a parameter of type `[string, Element]`
lint / Lint: packages/dynamodb-auto-marshaller/src/Marshaller.ts#L147
Unsafe argument of type `any` assigned to a parameter of type `bigint | BinaryValue | Set<string | number | bigint | BinaryValue> | Map<string, any> | Iterable<any> | { [key: string]: any; } | null`
lint / Lint: packages/dynamodb-auto-marshaller/src/Marshaller.ts#L331
Unsafe argument of type `Set<any>` assigned to a parameter of type `Set<BinaryValue>`
lint / Lint: packages/dynamodb-auto-marshaller/src/Marshaller.ts#L334
Unsafe argument of type `Set<any>` assigned to a parameter of type `Set<number | bigint>`
lint / Lint: packages/dynamodb-auto-marshaller/src/Marshaller.ts#L337
Unsafe argument of type `Set<any>` assigned to a parameter of type `Set<string>`
lint / Lint: packages/dynamodb-data-marshaller/src/Schema.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `{}`
lint / Lint: packages/dynamodb-data-marshaller/src/marshallExpression.ts#L224
Unsafe return of an `any` typed value
lint / Lint: packages/dynamodb-data-marshaller/src/marshallExpression.ts#L252
Unsafe spread of an `any` array type
lint / Lint: packages/dynamodb-data-marshaller/src/marshallExpression.ts#L252
Unsafe return of an `any` typed value
lint / Lint: packages/dynamodb-data-marshaller/src/marshallItem.ts#L65
Unsafe argument of type `any` assigned to a parameter of type `string | ArrayBuffer | ArrayBufferView`