Skip to content

Add ark taint test #1654

Add ark taint test

Add ark taint test #1654

Triggered via push June 18, 2024 16:24
Status Failure
Total duration 11m 31s
Artifacts 1
Run lifecycle tests
5m 1s
Run lifecycle tests
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 998 warnings
Run tests on JDK 19
Process completed with exit code 1.
Run tests on JDK 11
Process completed with exit code 1.
Run tests on JDK 8
Process completed with exit code 1.
Run lifecycle tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test obtain start facts() (org.jacodb.analysis.impl.TaintFlowFunctionsTest) failed: org.jacodb.analysis.impl.TaintFlowFunctionsTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.TaintFlowFunctionsTest.xml [took 0s]
test call to start flow function() (org.jacodb.analysis.impl.TaintFlowFunctionsTest) failed: org.jacodb.analysis.impl.TaintFlowFunctionsTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.TaintFlowFunctionsTest.xml [took 0s]
test unused variables analysis() (org.jacodb.analysis.impl.JodaDateTimeAnalysisTest) failed: org.jacodb.analysis.impl.JodaDateTimeAnalysisTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.JodaDateTimeAnalysisTest.xml [took 1s]
test NPE analysis() (org.jacodb.analysis.impl.JodaDateTimeAnalysisTest) failed: org.jacodb.analysis.impl.JodaDateTimeAnalysisTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.JodaDateTimeAnalysisTest.xml [took 0s]
test taint analysis() (org.jacodb.analysis.impl.JodaDateTimeAnalysisTest) failed: org.jacodb.analysis.impl.JodaDateTimeAnalysisTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.JodaDateTimeAnalysisTest.xml [took 1s]
no npe on virtual call when impossible() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
overridden null assignment in callee don't affect next caller's instructions() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
basic test for NPE on fields() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
analyze NPE after fun with two exits() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
test on specific Juliet's testcase() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
analyze no NPE() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
recursive classes handled correctly() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
npe on virtual call when possible() (org.jacodb.analysis.impl.IfdsNpeTest) failed: org.jacodb.analysis.impl.IfdsNpeTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsNpeTest.xml [took 0s]
analyze simple taint on bad method() (org.jacodb.analysis.impl.IfdsTaintTest) failed: org.jacodb.analysis.impl.IfdsTaintTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsTaintTest.xml [took 0s]
test bidirectional runner and other stuff() (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[365] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_01 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[366] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_02 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[367] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_03 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[368] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_04 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[369] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_06 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[370] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_09 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[371] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_12 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[372] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_13 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[373] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_16 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[374] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_17 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[375] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_21 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[376] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_22a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[377] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_31 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[378] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_41 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[379] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_42 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[380] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_45 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[381] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_51a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[382] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_52a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[383] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_53a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[384] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_54a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[385] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_61a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[386] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_66a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[387] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_67a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[388] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_68a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[389] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_71a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[390] juliet.testcases.CWE89_SQL_Injection.s01.CWE89_SQL_Injection__database_execute_81a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[521] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_01 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[522] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_02 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[523] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_03 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[524] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_04 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[525] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_06 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[526] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_09 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[527] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_12 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[528] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_13 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[529] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_16 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[530] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_17 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[531] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_21 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[533] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_31 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[534] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_41 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[535] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_42 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[536] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeBatch_45 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[547] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_01 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[548] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_02 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[549] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_03 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[550] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_04 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[551] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_06 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[552] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_09 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[553] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_12 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[554] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_13 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[555] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_16 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[556] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_17 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[557] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_21 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[559] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_31 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[560] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_41 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[561] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_42 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[562] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_executeQuery_45 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[599] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_01 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[600] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_02 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[601] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_03 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[602] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_04 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[603] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_06 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[604] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_09 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[605] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_12 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[606] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_13 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[607] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_16 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[608] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_17 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[609] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_21 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[610] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_22a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[611] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_31 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[612] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_41 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[613] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_42 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[614] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_45 (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[615] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_51a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[616] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_52a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[617] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_53a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[618] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_54a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[619] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_61a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[620] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_66a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[621] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_67a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[622] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_68a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[623] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_71a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
[624] juliet.testcases.CWE89_SQL_Injection.s02.CWE89_SQL_Injection__File_execute_81a (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
test on specific Juliet instance() (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
Run tests on JDK 19
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test bidirectional runner and other stuff() (org.jacodb.analysis.impl.IfdsSqlTest) failed: org.jacodb.analysis.impl.IfdsSqlTest#L0
jacodb-analysis/build/test-results/test/TEST-org.jacodb.analysis.impl.IfdsSqlTest.xml [took 0s]
Run tests on JDK 11
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests on JDK 8
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "gradle-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
gradle-reports Expired
19.7 MB