chore(deps): update all non-major dependencies #3970
Annotations
3 errors and 1 warning
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<...>[]'.
|
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<...>[]'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading