chore(deps): update all non-major dependencies #3986
Annotations
3 errors and 1 warning
Build package
Argument of type '{ appURL: string; description: string; docURL: string; environments: { apiBasePath: string; headers: { key: string; value: string; id: undefined; }[]; isPublic: false; name: string; schemaEndpoint: string; slug: string; id: undefined; }[]; }' is not assignable to parameter of type 'AssertsShape<{ id: StringSchema<string | undefined, AnyObject, string | undefined>; name: RequiredStringSchema<string | undefined, AnyObject>; ... 6 more ...; environments: RequiredArraySchema<...>; }> | AssertsShape<...>[]'.
|
Build package
Argument of type '{ name: string; apiBasePath: string; headers: { key: string; value: string; id: undefined; }[]; schemaEndpoint: string; isPublic: false; }' is not assignable to parameter of type 'AssertsShape<{ id: StringSchema<string | undefined, AnyObject, string | undefined>; name: RequiredStringSchema<string | undefined, AnyObject>; ... 4 more ...; isPublic: BooleanSchema<...>; }> | AssertsShape<...>[]'.
|
Build package
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading