Skip to content

bump deps

bump deps #1669

Triggered via push August 25, 2023 06:38
Status Failure
Total duration 5m 0s
Artifacts

main.yml

on: push
runs typescript and tests
4m 50s
runs typescript and tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
runs typescript and tests
Type 'ZodObject<{ label: ZodString; androidUri: ZodOptional<ZodNullable<ZodString>>; iosUri: ZodOptional<ZodNullable<ZodString>>; ... 4 more ...; url: ZodOptional<...>; }, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'ZodType<any, any, any>'.
runs typescript and tests
Type 'ZodObject<{ label: ZodString; androidUri: ZodOptional<ZodNullable<ZodString>>; iosUri: ZodOptional<ZodNullable<ZodString>>; ... 4 more ...; url: ZodOptional<...>; }, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'ZodType<any, any, any>'.
runs typescript and tests
Type 'ZodObject<{ url: ZodString; label: ZodString; androidUri: ZodOptional<ZodNullable<ZodString>>; iosUri: ZodOptional<ZodNullable<ZodString>>; iconUrl: ZodNullable<...>; username: ZodString; password: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'ZodType<any, any, any>'.
runs typescript and tests
Type 'ZodObject<{ url: ZodString; label: ZodString; androidUri: ZodOptional<ZodNullable<ZodString>>; iosUri: ZodOptional<ZodNullable<ZodString>>; iconUrl: ZodNullable<...>; username: ZodString; password: ZodString; }, "strip", ZodTypeAny, { ...; }, { ...; }>' does not satisfy the constraint 'ZodType<any, any, any>'.
runs typescript and tests
Process completed with exit code 2.
runs typescript and tests
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
runs typescript and tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/