-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Preview] Struts 7.0.x #792
base: master
Are you sure you want to change the base?
Conversation
3013d9b
to
cd93e4b
Compare
This reverts commit 8d465c6.
This reverts commit 8d3880a.
This reverts commit b8b9f8a.
This reverts commit cdb0820.
This reverts commit deebfc3.
…ysis Only the main branch is supported by this action
…ysis Only the main branch is supported by this action
This reverts commit d5e766e.
This reverts commit 1c66e69.
This reverts commit def5254.
This reverts commit 1fc70af.
new Employee(1L, "Alan", "Smithee", new Date(), 2000f, true, POSITIONS[0], | ||
TEST_SKILLS[0], null, "alan", LEVELS[0], "Nice guy"), | ||
new Employee(2L, "Robert", "Robson", new Date(), 10000f, false, POSITIONS[1], | ||
TEST_SKILLS[1], List.of(TEST_SKILLS).subList(1, TEST_SKILLS.length), "rob", LEVELS[1], "Smart guy") |
Check failure
Code scanning / SonarCloud
Credentials should not be hard-coded
…/merge-master-2024-11-03-v2
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
SNAPSHOT build is available in ASF Snapshot repository or you can download Nightlies build from here