Update dependency promised-retry to ^0.6.0 #702
Annotations
2 errors and 1 warning
lib/client.js#L41
Argument of type '{ try: () => Promise<Client>; success: (client: import("pg").Client) => Promise<import("pg").Client>; end: (client?: import("pg").Client) => Promise<void>; name: string; retryLimit: number | undefined; log: (message?: any, ...optionalParams: any[]) => void; }' is not assignable to parameter of type 'RetryOptions' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading