Bump fastify from 4.21.0 to 4.24.0 #1497
Annotations
4 errors
node_modules/fastify/types/instance.d.ts#L146
A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type.
|
node_modules/fastify/types/instance.d.ts#L146
Property 'asyncDispose' does not exist on type 'SymbolConstructor'.
|
src/adapters/http/fastify.ts#L36
Type 'import("/home/runner/work/homebridge-prometheus-exporter/homebridge-prometheus-exporter/node_modules/fastify/types/instance").FastifyInstance<import("https").Server<typeof import("http").IncomingMessage, typeof import("http").ServerResponse>, import("http").IncomingMessage, import("http").ServerResponse<import("http...' is not assignable to type 'import("/home/runner/work/homebridge-prometheus-exporter/homebridge-prometheus-exporter/node_modules/fastify/types/instance").FastifyInstance<import("http").Server<typeof import("http").IncomingMessage, typeof import("http").ServerResponse>, import("http").IncomingMessage, import("http").ServerResponse<import("http"...'.
|
|
The logs for this run have expired and are no longer available.
Loading