Skip to content

Avoid duplicating constant assignments to final instance fields #1495

Avoid duplicating constant assignments to final instance fields

Avoid duplicating constant assignments to final instance fields #1495

Re-run triggered September 11, 2023 17:38
Status Success
Total duration 5m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: BuildAndTest
Check style´and license conformity
37s
Check style´and license conformity
Deploy artifacts to Maven Central
0s
Deploy artifacts to Maven Central
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Build and Test with java 8
Enforced Java version 1.3 too low to support required features (1.5 required)
Build and Test with java 9
Enforced Java version 1.3 too low to support required features (1.5 required)
Build and Test with java 11
Enforced Java version 1.3 too low to support required features (1.5 required)
Check style´and license conformity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test with java 11
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/