Skip to content

chore: Remove unnecessary shell script in pre-push hook #22

chore: Remove unnecessary shell script in pre-push hook

chore: Remove unnecessary shell script in pre-push hook #22

Triggered via push August 8, 2024 20:48
Status Success
Total duration 1m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
ESLint (22.x)
The following actions uses Node.js version which is deprecated 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/
ESLint (22.x): src/jobs/channel/discord.ts#L3
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/channel/discord.ts#L4
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/channel/discord.ts#L10
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/channel/email.ts#L16
'template' is assigned a value but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/jobs/email.job.ts#L11
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/email.job.ts#L24
Unexpected any. Specify a different type
ESLint (22.x): src/jobs/jobs.ts#L1
'sendApproveTenantEmailJob' is defined but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/middleware.ts#L4
'next' is defined but never used. Allowed unused args must match /^_/u
ESLint (22.x): src/middleware.ts#L10
'next' is defined but never used. Allowed unused args must match /^_/u
ESLint (22.x): src/middleware.ts#L15
Unexpected any. Specify a different type
Unit tests (22.x)
The following actions uses Node.js version which is deprecated 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/
Prettier format (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/