Skip to content

fix(deps): update all non-major dependencies #202

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #202

Triggered via pull request April 9, 2024 08:14
Status Failure
Total duration 1m 4s
Artifacts

unit-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (ubuntu-latest, 16): src/preset.ts#L29
Type '(data: Record<string, any>) => Record<string, any> | undefined' is not assignable to type '((text: string | null, context: Context) => Awaitable<string>) | ((data: unknown, context: Context) => unknown) | undefined'.
test (ubuntu-latest, 16)
Process completed with exit code 1.
test (ubuntu-latest, 18): src/preset.ts#L29
Type '(data: Record<string, any>) => Record<string, any> | undefined' is not assignable to type '((text: string | null, context: Context) => Awaitable<string>) | ((data: unknown, context: Context) => unknown) | undefined'.
test (ubuntu-latest, 18)
Process completed with exit code 1.
test (windows-latest, 18): src/preset.ts#L29
Type '(data: Record<string, any>) => Record<string, any> | undefined' is not assignable to type '((text: string | null, context: Context) => Awaitable<string>) | ((data: unknown, context: Context) => unknown) | undefined'.
test (windows-latest, 18)
Process completed with exit code 1.
test (windows-latest, 16): src/preset.ts#L29
Type '(data: Record<string, any>) => Record<string, any> | undefined' is not assignable to type '((text: string | null, context: Context) => Awaitable<string>) | ((data: unknown, context: Context) => unknown) | undefined'.
test (windows-latest, 16)
Process completed with exit code 1.