Added workflow_dispatch trigger to release-maven.yaml #120
main.yaml
on: push
Publish SNAPSHOT artifact to Sonatype
1m 2s
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/
|