docs: wrap long line for better readability #16
Annotations
1 error and 2 warnings
TestSuite ► com.datastax.driver.core.SchemaRefreshDebouncerTest ► beforeTestMethod[public void com.datastax.driver.core.SchemaRefreshDebouncerTest.should_debounce_and_coalesce_multiple_alter_events_on_same_table_into_refresh_table() throws java.lang.Ex...:
driver-core/src/test/java/com/datastax/driver/core/CCMTestsSupport.java#L696
Failed test found in:
scylla-2024.1.3/driver-core/target/surefire-reports/TEST-TestSuite.xml
Error:
java.lang.AssertionError: All host(s) tried for query failed (tried: /127.0.1.1:40179 (com.datastax.driver.core.exceptions.TransportException: [/127.0.1.1:40179] Channel has been closed))
|
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v3, actions/setup-java@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|