Bump js-yaml from 4.1.0 to 4.2.0#134
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors and 1 warning
|
Run npm cit:
lib/services/email.ts#L362
Parameter 'mailgunResponse' implicitly has an 'any' type.
|
|
Run npm cit:
lib/services/email.ts#L207
Parameter 'err' implicitly has an 'any' type.
|
|
Run npm cit:
lib/services/email.ts#L206
Parameter 'mailgunResponse' implicitly has an 'any' type.
|
|
Run npm cit:
lib/services/email.ts#L14
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run npm cit:
lib/services/email.ts#L9
Could not find a declaration file for module 'mailgun-js'. '/home/runner/work/api/api/node_modules/mailgun-js/lib/mailgun.js' implicitly has an 'any' type.
|
|
Run npm cit:
lib/services/customers.ts#L60
No overload matches this call.
|
|
Run npm cit:
lib/routes/sites.ts#L19
Argument of type '{ tags: string[]; }' is not assignable to parameter of type '{ email: string; firstName: string; lastName: string; tags?: string[] | undefined; }'.
|
|
Run npm cit:
lib/routes/index.ts#L220
Type '{ accessToken: string; refreshToken: string; } | undefined' is not assignable to type 'JSONValue'.
|
|
Run npm cit:
lib/routes/index.ts#L180
Type 'unknown' is not assignable to type 'JSONValue'.
|
|
Run npm cit:
lib/middleware/auth.ts#L21
No overload matches this call.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading