Skip to content

Added workflow_dispatch trigger to release-maven.yaml #120

Added workflow_dispatch trigger to release-maven.yaml

Added workflow_dispatch trigger to release-maven.yaml #120

Triggered via push September 10, 2024 13:43
Status Success
Total duration 1m 43s
Artifacts

main.yaml

on: push
ESLint Check
19s
ESLint Check
Unit tests
23s
Unit tests
Publish SNAPSHOT artifact to Sonatype
1m 2s
Publish SNAPSHOT artifact to Sonatype
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint Check
The following actions use a deprecated Node.js version 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 Check: src/utils.ts#L3
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L7
Unexpected any. Specify a different type
ESLint Check: src/utils.ts#L15
Unexpected any. Specify a different type
ESLint Check: tests/events.test.ts#L22
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L3
Unexpected any. Specify a different type
ESLint Check: tests/utils.test.ts#L18
Unexpected any. Specify a different type
Unit tests
The following actions use a deprecated Node.js version 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/
Publish SNAPSHOT artifact to Sonatype
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish SNAPSHOT artifact to Sonatype
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/