Skip to content
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

Update all non-major dependencies (except core Kotlin) to v2.23.0 #124

Merged
merged 1 commit into from
Feb 26, 2024

Update all non-major dependencies (except core Kotlin) to v2.23.0

c351992
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Update all non-major dependencies (except core Kotlin) to v2.23.0 #124

Update all non-major dependencies (except core Kotlin) to v2.23.0
c351992
Select commit
Loading
Failed to load commit list.
GitHub Actions / JUnit Tests (Linux, dorny/test-reporter@v1) succeeded Feb 26, 2024 in 0s

72 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.adapter.SarifFixAdapterTest.xml 18βœ… 1s
fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.net.UriUtilsTest.xml 10βœ… 51ms
fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.utils.SarifUtilsTest.xml 8βœ… 33ms
fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.adapter.SarifFixAdapterTest.xml 18βœ… 29ms
fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.net.UriUtilsTest.xml 10βœ… 3ms
fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.utils.SarifUtilsTest.xml 8βœ… 22ms

βœ…Β fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.adapter.SarifFixAdapterTest.xml

18 tests were completed in 1s with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.adapter.SarifFixAdapterTest 18βœ… 1s

βœ…Β com.saveourtool.sarifutils.adapter.SarifFixAdapterTest

βœ… target file nonexistent - no replacements()[jvm]
βœ… should read SARIF report()[jvm]
βœ… sarif fix test 2()[jvm]
βœ… sarif fix test 3()[jvm]
βœ… sarif fix test 4()[jvm]
βœ… should extract SARIF fix objects 2()[jvm]
βœ… should extract SARIF fix objects 3()[jvm]
βœ… should extract SARIF fix objects 4()[jvm]
βœ… no target files()[jvm]
βœ… sarif multiline fix()[jvm]
βœ… sarif fix test()[jvm]
βœ… target file exists - no replacements()[jvm]
βœ… sarif multiline fix 2()[jvm]
βœ… sarif multiline fix 3()[jvm]
βœ… target file exists - no artifactChanges()[jvm]
βœ… target file nonexistent - no artifactChanges()[jvm]
βœ… should extract SARIF fix objects()[jvm]
βœ… should read SARIF file()[jvm]

βœ…Β fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.net.UriUtilsTest.xml

10 tests were completed in 51ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.net.UriUtilsTest 10βœ… 51ms

βœ…Β com.saveourtool.sarifutils.net.UriUtilsTest

βœ… paths with spaces()[jvm]
βœ… relative URIs from absolute UNIX paths()[jvm]
βœ… absolute URIs from absolute UNIX paths()[jvm]
βœ… UNC paths with reserved characters()[jvm]
βœ… relative URIs from absolute Windows paths()[jvm]
βœ… UNC paths()[jvm]
βœ… relative URIs from relative paths()[jvm]
βœ… absolute URIs from relative paths()[jvm]
βœ… absolute URIs from absolute Windows paths()[jvm]
βœ… absolute URIs from absolute paths - platform-independent()[jvm]

βœ…Β fixpatches/build/test-results/jvmTest/TEST-com.saveourtool.sarifutils.utils.SarifUtilsTest.xml

8 tests were completed in 33ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.utils.SarifUtilsTest 8βœ… 33ms

βœ…Β com.saveourtool.sarifutils.utils.SarifUtilsTest

βœ… should resolve base uri 1()[jvm]
βœ… should resolve base uri 2()[jvm]
βœ… should resolve base uri 3()[jvm]
βœ… should resolve base uri 4()[jvm]
βœ… should resolve base uri 5()[jvm]
βœ… should resolve base uri 6()[jvm]
βœ… should resolve base uri 7()[jvm]
βœ… should resolve base uri 8()[jvm]

βœ…Β fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.adapter.SarifFixAdapterTest.xml

18 tests were completed in 29ms with 18 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.adapter.SarifFixAdapterTest 18βœ… 29ms

βœ…Β com.saveourtool.sarifutils.adapter.SarifFixAdapterTest

βœ… should read SARIF report[linuxX64]
βœ… should read SARIF file[linuxX64]
βœ… should extract SARIF fix objects[linuxX64]
βœ… should extract SARIF fix objects 2[linuxX64]
βœ… should extract SARIF fix objects 3[linuxX64]
βœ… should extract SARIF fix objects 4[linuxX64]
βœ… sarif fix test[linuxX64]
βœ… sarif fix test 2[linuxX64]
βœ… sarif fix test 3[linuxX64]
βœ… sarif fix test 4[linuxX64]
βœ… sarif multiline fix[linuxX64]
βœ… sarif multiline fix 2[linuxX64]
βœ… sarif multiline fix 3[linuxX64]
βœ… no target files[linuxX64]
βœ… target file exists - no replacements[linuxX64]
βœ… target file nonexistent - no replacements[linuxX64]
βœ… target file exists - no artifactChanges[linuxX64]
βœ… target file nonexistent - no artifactChanges[linuxX64]

βœ…Β fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.net.UriUtilsTest.xml

10 tests were completed in 3ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.net.UriUtilsTest 10βœ… 3ms

βœ…Β com.saveourtool.sarifutils.net.UriUtilsTest

βœ… absolute URIs from absolute paths - platform-independent[linuxX64]
βœ… absolute URIs from relative paths[linuxX64]
βœ… absolute URIs from absolute Windows paths[linuxX64]
βœ… absolute URIs from absolute UNIX paths[linuxX64]
βœ… relative URIs from relative paths[linuxX64]
βœ… relative URIs from absolute Windows paths[linuxX64]
βœ… relative URIs from absolute UNIX paths[linuxX64]
βœ… paths with spaces[linuxX64]
βœ… UNC paths with reserved characters[linuxX64]
βœ… UNC paths[linuxX64]

βœ…Β fixpatches/build/test-results/linuxX64Test/TEST-com.saveourtool.sarifutils.utils.SarifUtilsTest.xml

8 tests were completed in 22ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.sarifutils.utils.SarifUtilsTest 8βœ… 22ms

βœ…Β com.saveourtool.sarifutils.utils.SarifUtilsTest

βœ… should resolve base uri 1[linuxX64]
βœ… should resolve base uri 2[linuxX64]
βœ… should resolve base uri 3[linuxX64]
βœ… should resolve base uri 4[linuxX64]
βœ… should resolve base uri 5[linuxX64]
βœ… should resolve base uri 6[linuxX64]
βœ… should resolve base uri 7[linuxX64]
βœ… should resolve base uri 8[linuxX64]