Skip to content

fix: Update validation in postGenerateCommitMessageHandler #95

fix: Update validation in postGenerateCommitMessageHandler

fix: Update validation in postGenerateCommitMessageHandler #95

Triggered via push July 17, 2024 22:48
Status Success
Total duration 1m 27s
Artifacts

ci.yml

on: push
Matrix: ESLint
Matrix: Unit tests
Matrix: Prettier format
Deploy to Production
39s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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/
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/config.ts#L11
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L16
Unexpected any. Specify a different type
ESLint (22.x): src/config.ts#L22
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L13
'createSourceMapSource' is defined but never used. Allowed unused vars must match /^_/u
ESLint (22.x): src/handler.test.ts#L20
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L44
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L83
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L118
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L161
Unexpected any. Specify a different type
ESLint (22.x): src/handler.test.ts#L204
Unexpected any. Specify a different type
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/
Deploy to Production
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-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/
Deploy to Production
Skip setting environment url as environment 'production' may contain secret.