Skip to content

Add workflow_dispatch trigger to main action wf #121

Add workflow_dispatch trigger to main action wf

Add workflow_dispatch trigger to main action wf #121

Triggered via push September 26, 2024 12:53
Status Success
Total duration 1m 40s
Artifacts

main.yaml

on: push
ESLint Check
16s
ESLint Check
Unit tests
19s
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/