Bump micromatch from 4.0.4 to 4.0.8 #35
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/event-manager.ts#L20
Unexpected any. Specify a different type
|
src/event-manager.ts#L39
Unexpected any. Specify a different type
|
src/event-manager.ts#L178
Unexpected any. Specify a different type
|
src/event-manager.ts#L178
Unexpected any. Specify a different type
|
src/event-manager.ts#L178
Unexpected any. Specify a different type
|
src/event-manager.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `string | Partial<{ [x: string]: (event: MjolnirGestureEvent) => void; } & { pointerup: (event: MjolnirPointerEvent) => void; pointerdown: (event: MjolnirPointerEvent) => void; ... 5 more ...; pointerleave: (event: MjolnirPointerEvent) => void; } & { ...; } & { ...; }>`
|
src/event-manager.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `MjolnirEventHandler`
|
src/event-manager.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `HandlerOptions | undefined`
|
src/event-manager.ts#L190
Unexpected any. Specify a different type
|
src/event-manager.ts#L190
Unexpected any. Specify a different type
|
|
This job succeeded
Loading