Skip to content

3.0.0-alpha.4

3.0.0-alpha.4 #33

Triggered via push August 29, 2024 06:26
Status Success
Total duration 58s
Artifacts

test.yml

on: push
test-node
50s
test-node
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test-node
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/
test-node: src/event-manager.ts#L20
Unexpected any. Specify a different type
test-node: src/event-manager.ts#L39
Unexpected any. Specify a different type
test-node: src/event-manager.ts#L178
Unexpected any. Specify a different type
test-node: src/event-manager.ts#L178
Unexpected any. Specify a different type
test-node: src/event-manager.ts#L178
Unexpected any. Specify a different type
test-node: 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; } & { ...; } & { ...; }>`
test-node: src/event-manager.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `MjolnirEventHandler`
test-node: src/event-manager.ts#L179
Unsafe argument of type `any` assigned to a parameter of type `HandlerOptions | undefined`
test-node: src/event-manager.ts#L190
Unexpected any. Specify a different type
test-node: src/event-manager.ts#L190
Unexpected any. Specify a different type
test-node
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']