chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 #129
checks.yml
on: pull_request
Matrix: lint / lint
Matrix: linux
Matrix: typecheck / typecheck
Annotations
10 errors and 2 warnings
|
Mailgun Transport / define tags:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
Mailgun Transport / send email using mailgun transport:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
Brevo Transport / send email with a file attachment:
src/utils.ts#L131
Invalid config for "brevo" transport. The "key" property is missing
|
|
Brevo Transport / send email with custom and list headers:
src/utils.ts#L131
Invalid config for "brevo" transport. The "key" property is missing
|
|
Brevo Transport / send email with replyTo using brevo transport:
src/utils.ts#L131
Invalid config for "brevo" transport. The "key" property is missing
|
|
Brevo Transport / send email using brevo transport:
src/utils.ts#L131
Invalid config for "brevo" transport. The "key" property is missing
|
|
Mail manager / close all mailers and remove from cache:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
Mail manager / configure messenger for mailers:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
Mail manager / cache mailers:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
Mail manager / configure mail manager with multiple transports:
src/utils.ts#L131
Invalid config for "mailgun" transport. The "key" property is missing
|
|
lint / lint (latest)
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/
|
|
typecheck / typecheck (latest)
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/
|