Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-n 17.13.1 -> 17.15.1 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.15.1

Compare Source

🩹 Fixes
  • Promise.withResolvers is supported since node 22.11 (#​398) (c5bcb3a)

v17.15.0

Compare Source

🌟 Features
🩹 Fixes
  • no-unsupported: Correctly handle recursive objects on a per module basis (#​396) (db384d1)

v17.14.0

Compare Source

🌟 Features

v17.13.2

Compare Source

🩹 Fixes
  • no-missing-require: handle multiple resolvePaths (#​383) (df6ad2a)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added C-nodejs JavaScript Bindings B-dependencies Pull requests that update a dependency file labels Jan 2, 2025
@qodo-merge-pro
Copy link
Contributor

qodo-merge-pro bot commented Jan 2, 2025

CI Failure Feedback 🧐

Action: Test / All RBE tests

Failed stage: Run Bazel [❌]

Failed test name: //javascript/grid-ui:bundle

Failure summary:

The action failed because the esbuild process could not resolve the dependency
'@novnc/novnc/core/rfb' in the file 'LiveView.tsx'. Specifically:

  • The error occurred in file 'javascript/grid-ui/src/components/LiveView/LiveView.tsx' line 19
  • The import statement import RFB from '@novnc/novnc/core/rfb' failed because the module could not be
    found
  • This caused the build of the grid-ui bundle to fail, which then caused 262 other targets to fail to
    build

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Ubuntu
    ...
    
    980:  Package 'php-symfony-debug-bundle' is not installed, so not removed
    981:  Package 'php-symfony-dependency-injection' is not installed, so not removed
    982:  Package 'php-symfony-deprecation-contracts' is not installed, so not removed
    983:  Package 'php-symfony-discord-notifier' is not installed, so not removed
    984:  Package 'php-symfony-doctrine-bridge' is not installed, so not removed
    985:  Package 'php-symfony-doctrine-messenger' is not installed, so not removed
    986:  Package 'php-symfony-dom-crawler' is not installed, so not removed
    987:  Package 'php-symfony-dotenv' is not installed, so not removed
    988:  Package 'php-symfony-error-handler' is not installed, so not removed
    ...
    
    1873:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/click_submit_test.html -> javascript/atoms/test/click_submit_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1874:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/click_test.html -> javascript/atoms/test/click_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1875:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/clientrect_test.html -> javascript/atoms/test/clientrect_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1876:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/color_test.html -> javascript/atoms/test/color_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1877:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/dom_test.html -> javascript/atoms/test/dom_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1878:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/drag_test.html -> javascript/atoms/test/drag_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1879:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/enabled_test.html -> javascript/atoms/test/enabled_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1880:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/enter_submit_test.html -> javascript/atoms/test/enter_submit_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    1881:  (08:12:24) �[35mWARNING: �[0m/home/runner/work/selenium/selenium/javascript/atoms/BUILD.bazel:398:19: runfiles symlink javascript/atoms/test/error_test.html -> javascript/atoms/test/error_test.html obscured by javascript/atoms/test -> bazel-out/k8-fastbuild/bin/javascript/atoms/test
    ...
    
    2128:  bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/protobuf~/src/google/protobuf/io/_virtual_includes/printer/google/protobuf/io/printer.h:127:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
    2129:  127 |     for (int i = 0; i < path.size(); ++i) {
    2130:  |                     ~~^~~~~~~~~~~~~
    2131:  (08:12:29) �[32mINFO: �[0mFrom Building external/protobuf~/java/core/libcore.jar (43 source files, 1 source jar) [for tool]:
    2132:  external/protobuf~/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java:28: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    2133:  public class RepeatedFieldBuilderV3<
    2134:  ^
    2135:  (08:12:30) �[32mINFO: �[0mFrom Building java/src/org/openqa/selenium/remote/libapi-class.jar (71 source files):
    2136:  java/src/org/openqa/selenium/remote/ErrorHandler.java:46: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2137:  private final ErrorCodes errorCodes;
    2138:  ^
    2139:  java/src/org/openqa/selenium/remote/ErrorHandler.java:60: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2140:  this.errorCodes = new ErrorCodes();
    2141:  ^
    2142:  java/src/org/openqa/selenium/remote/ErrorHandler.java:68: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2143:  public ErrorHandler(ErrorCodes codes, boolean includeServerErrors) {
    2144:  ^
    2145:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2146:  ErrorCodes errorCodes = new ErrorCodes();
    2147:  ^
    2148:  java/src/org/openqa/selenium/remote/Response.java:97: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2149:  ErrorCodes errorCodes = new ErrorCodes();
    2150:  ^
    2151:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:181: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2152:  response.setStatus(ErrorCodes.SUCCESS);
    2153:  ^
    2154:  java/src/org/openqa/selenium/remote/ProtocolHandshake.java:182: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2155:  response.setState(ErrorCodes.SUCCESS_STRING);
    2156:  ^
    2157:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:53: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2158:  new ErrorCodes().toStatus((String) rawError, Optional.of(tuple.getStatusCode())));
    2159:  ^
    2160:  java/src/org/openqa/selenium/remote/W3CHandshakeResponse.java:56: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2161:  new ErrorCodes().getExceptionType((String) rawError);
    2162:  ^
    2163:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2164:  private final ErrorCodes errorCodes = new ErrorCodes();
    2165:  ^
    2166:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:44: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2167:  private final ErrorCodes errorCodes = new ErrorCodes();
    2168:  ^
    2169:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2170:  int status = response.getStatus() == ErrorCodes.SUCCESS ? HTTP_OK : HTTP_INTERNAL_ERROR;
    2171:  ^
    2172:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:101: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2173:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
    2174:  ^
    2175:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:103: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2176:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
    2177:  ^
    2178:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:117: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2179:  response.setStatus(ErrorCodes.SUCCESS);
    2180:  ^
    2181:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:118: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2182:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
    2183:  ^
    2184:  java/src/org/openqa/selenium/remote/codec/AbstractHttpResponseCodec.java:124: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2185:  response.setState(errorCodes.toState(ErrorCodes.SUCCESS));
    2186:  ^
    2187:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2188:  private final ErrorCodes errorCodes = new ErrorCodes();
    2189:  ^
    2190:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:70: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2191:  private final ErrorCodes errorCodes = new ErrorCodes();
    2192:  ^
    2193:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:93: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2194:  response.setStatus(ErrorCodes.UNKNOWN_COMMAND);
    2195:  ^
    2196:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:98: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2197:  response.setStatus(ErrorCodes.UNHANDLED_ERROR);
    2198:  ^
    2199:  java/src/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodec.java:145: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2200:  response.setStatus(ErrorCodes.SUCCESS);
    2201:  ^
    2202:  (08:12:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/json/JsonTest.jar (1 source file):
    2203:  java/test/org/openqa/selenium/json/JsonTest.java:430: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2204:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
    2205:  ^
    2206:  java/test/org/openqa/selenium/json/JsonTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2207:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(0));
    2208:  ^
    2209:  java/test/org/openqa/selenium/json/JsonTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2210:  assertThat(response.getState()).isEqualTo(new ErrorCodes().toState(32));
    2211:  ^
    2212:  (08:12:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.jar (1 source file):
    2213:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:26: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2214:  import static org.openqa.selenium.remote.ErrorCodes.METHOD_NOT_ALLOWED;
    2215:  ^
    2216:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:55: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2217:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.SUCCESS);
    2218:  ^
    2219:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:81: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2220:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
    2221:  ^
    2222:  java/test/org/openqa/selenium/remote/codec/w3c/W3CHttpResponseCodecTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2223:  assertThat(decoded.getStatus()).isEqualTo(ErrorCodes.UNHANDLED_ERROR);
    2224:  ^
    2225:  (08:12:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/libsmall-tests-test-lib.jar (5 source files) and running annotation processors (AutoServiceProcessor):
    2226:  java/test/org/openqa/selenium/remote/WebDriverFixture.java:170: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2227:  response.setStatus(new ErrorCodes().toStatus(state, Optional.of(400)));
    2228:  ^
    2229:  (08:12:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/ErrorHandlerTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
    2230:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:79: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2231:  handler.throwIfResponseFailed(createResponse(ErrorCodes.SUCCESS), 100);
    2232:  ^
    2233:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:85: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2234:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
    2235:  ^
    2236:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:86: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2237:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
    2238:  ^
    2239:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:87: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2240:  assertThrowsCorrectExceptionType(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
    2241:  ^
    2242:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:88: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2243:  assertThrowsCorrectExceptionType(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
    2244:  ^
    2245:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:90: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2246:  ErrorCodes.METHOD_NOT_ALLOWED, UnsupportedCommandException.class);
    2247:  ^
    2248:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:92: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2249:  ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
    2250:  ^
    2251:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:94: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2252:  ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
    2253:  ^
    2254:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:95: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2255:  assertThrowsCorrectExceptionType(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
    2256:  ^
    2257:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:107: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2258:  Response response = createResponse(ErrorCodes.UNHANDLED_ERROR);
    2259:  ^
    2260:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:120: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2261:  createResponse(ErrorCodes.UNHANDLED_ERROR, "boom"), 123))
    2262:  ^
    2263:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:133: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2264:  createResponse(ErrorCodes.UNHANDLED_ERROR, ImmutableMap.of("message", "boom")),
    2265:  ^
    2266:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:147: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2267:  ErrorCodes.UNHANDLED_ERROR,
    2268:  ^
    2269:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:167: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2270:  ErrorCodes.UNHANDLED_ERROR,
    2271:  ^
    2272:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:193: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2273:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
    2274:  ^
    2275:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:214: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2276:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2277:  ^
    2278:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:248: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2279:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2280:  ^
    2281:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:280: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2282:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2283:  ^
    2284:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:308: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2285:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2286:  ^
    2287:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:327: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2288:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2289:  ^
    2290:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:355: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2291:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2292:  ^
    2293:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:394: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2294:  createResponse(ErrorCodes.UNHANDLED_ERROR, data), 123))
    2295:  ^
    2296:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:426: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2297:  createResponse(ErrorCodes.UNHANDLED_ERROR, toMap(serverError)), 123))
    2298:  ^
    2299:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:435: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2300:  exceptions.put(ErrorCodes.NO_SUCH_SESSION, NoSuchSessionException.class);
    2301:  ^
    2302:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:436: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2303:  exceptions.put(ErrorCodes.NO_SUCH_ELEMENT, NoSuchElementException.class);
    2304:  ^
    2305:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:437: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2306:  exceptions.put(ErrorCodes.NO_SUCH_FRAME, NoSuchFrameException.class);
    2307:  ^
    2308:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:438: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2309:  exceptions.put(ErrorCodes.UNKNOWN_COMMAND, UnsupportedCommandException.class);
    2310:  ^
    2311:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:439: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2312:  exceptions.put(ErrorCodes.STALE_ELEMENT_REFERENCE, StaleElementReferenceException.class);
    2313:  ^
    2314:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:440: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2315:  exceptions.put(ErrorCodes.INVALID_ELEMENT_STATE, InvalidElementStateException.class);
    2316:  ^
    2317:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:441: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2318:  exceptions.put(ErrorCodes.UNHANDLED_ERROR, WebDriverException.class);
    2319:  ^
    2320:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:442: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2321:  exceptions.put(ErrorCodes.JAVASCRIPT_ERROR, JavascriptException.class);
    2322:  ^
    2323:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:443: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2324:  exceptions.put(ErrorCodes.XPATH_LOOKUP_ERROR, InvalidSelectorException.class);
    2325:  ^
    2326:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:444: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2327:  exceptions.put(ErrorCodes.TIMEOUT, TimeoutException.class);
    2328:  ^
    2329:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:445: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2330:  exceptions.put(ErrorCodes.NO_SUCH_WINDOW, NoSuchWindowException.class);
    2331:  ^
    2332:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:446: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2333:  exceptions.put(ErrorCodes.INVALID_COOKIE_DOMAIN, InvalidCookieDomainException.class);
    2334:  ^
    2335:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:447: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2336:  exceptions.put(ErrorCodes.UNABLE_TO_SET_COOKIE, UnableToSetCookieException.class);
    2337:  ^
    2338:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:448: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2339:  exceptions.put(ErrorCodes.UNEXPECTED_ALERT_PRESENT, UnhandledAlertException.class);
    2340:  ^
    2341:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:449: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2342:  exceptions.put(ErrorCodes.NO_ALERT_PRESENT, NoAlertPresentException.class);
    2343:  ^
    2344:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:450: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2345:  exceptions.put(ErrorCodes.ASYNC_SCRIPT_TIMEOUT, ScriptTimeoutException.class);
    2346:  ^
    2347:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:451: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2348:  exceptions.put(ErrorCodes.INVALID_SELECTOR_ERROR, InvalidSelectorException.class);
    2349:  ^
    2350:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:452: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2351:  exceptions.put(ErrorCodes.SESSION_NOT_CREATED, SessionNotCreatedException.class);
    2352:  ^
    2353:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:453: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2354:  exceptions.put(ErrorCodes.MOVE_TARGET_OUT_OF_BOUNDS, MoveTargetOutOfBoundsException.class);
    2355:  ^
    2356:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:454: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2357:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR, InvalidSelectorException.class);
    2358:  ^
    2359:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:455: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2360:  exceptions.put(ErrorCodes.INVALID_XPATH_SELECTOR_RETURN_TYPER, InvalidSelectorException.class);
    2361:  ^
    2362:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:469: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2363:  ? ErrorCodes.INVALID_SELECTOR_ERROR
    2364:  ^
    2365:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:471: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2366:  assertThat(new ErrorCodes().toStatusCode(e)).isEqualTo(expected);
    2367:  ^
    2368:  java/test/org/openqa/selenium/remote/ErrorHandlerTest.java:483: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2369:  response.setState(new ErrorCodes().toState(status));
    2370:  ^
    2371:  (08:12:32) �[32mINFO: �[0mFrom Building java/test/org/openqa/selenium/remote/RemotableByTest.jar (1 source file) and running annotation processors (AutoServiceProcessor):
    2372:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2373:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
    2374:  ^
    2375:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2376:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
    2377:  ^
    2378:  java/test/org/openqa/selenium/remote/RemotableByTest.java:23: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2379:  import static org.openqa.selenium.remote.ErrorCodes.SUCCESS_STRING;
    2380:  ^
    2381:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2382:  private final ErrorCodes errorCodes = new ErrorCodes();
    2383:  ^
    2384:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2385:  private final ErrorCodes errorCodes = new ErrorCodes();
    2386:  ^
    2387:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2388:  private final ErrorCodes errorCodes = new ErrorCodes();
    2389:  ^
    2390:  java/test/org/openqa/selenium/remote/RemotableByTest.java:45: warning: [removal] ErrorCodes in org.openqa.selenium.remote has been deprecated and marked for removal
    2391:  private final ErrorCodes errorCodes = new ErrorCodes();
    2392:  ^
    2393:  (08:12:33) �[32mAnalyzing:�[0m 2175 targets (1616 packages loaded, 59885 targets configured)
    2394:  �[32m[9,461 / 10,368]�[0m 49 / 1564 tests;�[0m Splitting Javascript ../../../javascript/grid-ui/src/index.tsx [esbuild]; 1s remote, remote-cache ... (23 actions, 1 running)
    2395:  (08:12:37) �[31m�[1mERROR: �[0m/home/runner/work/selenium/selenium/javascript/grid-ui/BUILD.bazel:63:8: Splitting Javascript ../../../javascript/grid-ui/src/index.tsx [esbuild] failed: (Exit 1): launcher failed: error executing esbuild command (from target //javascript/grid-ui:bundle) 
    2396:  (cd /home/runner/.bazel/execroot/_main && \
    2397:  exec env - \
    2398:  BAZEL_BINDIR=bazel-out/k8-fastbuild/bin \
    2399:  ESBUILD_BINARY_PATH=../../../external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/package/bin/esbuild \
    2400:  JS_BINARY__LOG_ERROR=1 \
    2401:  JS_BINARY__LOG_FATAL=1 \
    2402:  bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher '--esbuild_args=javascript/grid-ui/bundle.args.json' '--config_file=javascript/grid-ui/esbuild.bazel.config.mjs')
    2403:  # Configuration: 1b49a57d1c0d0fd0b232436c0e2f5361522e553b8fbb95b2aca4ecdb1d9b6aaa
    2404:  # Execution platform: //common/remote-build:platform
    2405:  Execution result: https://gypsum.cluster.engflow.com/actions/executions/ChCgHfMQ0UNCiqLjEC0JFA-PEgdkZWZhdWx0GiUKIEaLalrqL08tt_IjpglQfF3xLnsYwS_HBB66fRzz9lp_EJoD
    2406:  ✘ [ERROR] Could not resolve "@novnc/novnc/core/rfb"
    2407:  javascript/grid-ui/src/components/LiveView/LiveView.tsx:19:16:
    2408:  19 │ import RFB from '@novnc/novnc/core/rfb'
    2409:  ╵                 ~~~~~~~~~~~~~~~~~~~~~~~
    2410:  You can mark the path "@novnc/novnc/core/rfb" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.
    2411:  Error: Build failed with 1 error:
    2412:  javascript/grid-ui/src/components/LiveView/LiveView.tsx:19:16: ERROR: Could not resolve "@novnc/novnc/core/rfb"
    2413:  at failureErrorWithLog (/mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:1472:15)
    ...
    
    2415:  at /mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:897:52
    2416:  at buildResponseToResult (/mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:943:7)
    2417:  at /mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:970:16
    2418:  at responseCallbacks.<computed> (/mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:622:9)
    2419:  at handleIncomingPacket (/mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:677:12)
    2420:  at Socket.readFromStdout (/mnt/engflow/worker/work/1/exec/bazel-out/k8-opt-exec-ST-a934f86a68ba/bin/external/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/launcher_/launcher.runfiles/aspect_rules_esbuild~~esbuild~esbuild_linux-x64/node_modules/.aspect_rules_js/[email protected]/node_modules/esbuild/lib/main.js:600:7)
    2421:  at Socket.emit (node:events:514:28)
    2422:  at addChunk (node:internal/streams/readable:376:12) {
    2423:  errors: [Getter/Setter],
    2424:  warnings: [Getter/Setter]
    2425:  }
    2426:  (08:12:38) �[32mAnalyzing:�[0m 2175 targets (1616 packages loaded, 59885 targets configured)
    2427:  �[32m[9,853 / 10,389]�[0m 65 / 1564 tests;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:manager-firefox ... (42 actions, 0 running)
    2428:  (08:12:43) �[32mAnalyzing:�[0m 2175 targets (1621 packages loaded, 60239 targets configured)
    2429:  �[32m[10,002 / 10,438]�[0m 80 / 1564 tests;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:error-firefox-bidi ... (44 actions, 0 running)
    2430:  (08:12:48) �[32mAnalyzing:�[0m 2175 targets (1622 packages loaded, 60606 targets configured)
    2431:  �[32m[10,088 / 10,718]�[0m 187 / 1564 tests, �[31m�[1m93 failed�[0m;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:takes_screenshot-chrome-bidi; 4s ... (50 actions, 0 running)
    2432:  (08:12:53) �[32mAnalyzing:�[0m 2175 targets (1623 packages loaded, 61067 targets configured)
    2433:  �[32m[10,132 / 10,774]�[0m 294 / 1564 tests, �[31m�[1m156 failed�[0m;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:fedcm-firefox-beta ... (50 actions, 0 running)
    2434:  (08:12:58) �[32mAnalyzing:�[0m 2175 targets (1624 packages loaded, 61099 targets configured)
    2435:  �[32m[10,180 / 10,821]�[0m 359 / 1564 tests, �[31m�[1m173 failed�[0m;�[0m Testing //javascript/node/selenium-webdriver:test-bidi-browsingcontext-inspector-test.js-chrome; 3s remote, remote-cache ... (50 actions, 0 running)
    2436:  (08:13:03) �[32mAnalyzing:�[0m 2175 targets (1626 packages loaded, 61117 targets configured)
    2437:  �[32m[10,270 / 11,210]�[0m 465 / 1564 tests, �[31m�[1m189 failed�[0m;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:listener-edge ... (50 actions, 0 running)
    2438:  (08:13:08) �[32mAnalyzing:�[0m 2175 targets (1630 packages loaded, 61370 targets configured)
    2439:  �[32m[10,297 / 11,876]�[0m 527 / 1841 tests, �[31m�[1m224 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/interactions:PenPointerTest-spotbugs; 4s remote, remote-cache ... (50 actions, 0 running)
    2440:  (08:13:13) �[32mAnalyzing:�[0m 2175 targets (1630 packages loaded, 62536 targets configured)
    2441:  �[32m[10,340 / 12,278]�[0m 608 / 1897 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:guard-chrome; 4s ... (50 actions, 0 running)
    2442:  (08:13:18) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63037 targets configured)
    2443:  �[32m[10,475 / 12,278]�[0m 743 / 1897 tests, �[31m�[1m262 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/grid/node/config:NodeOptionsTest-spotbugs; 0s remote, remote-cache ... (50 actions, 0 running)
    2444:  (08:13:23) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63042 targets configured)
    2445:  �[32m[11,362 / 12,678]�[0m 874 / 1897 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //java/test/org/openqa/selenium:TextPagesTest ... (49 actions, 2 running)
    2446:  (08:13:28) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63071 targets configured)
    2447:  �[32m[11,830 / 12,867]�[0m 1133 / 1922 tests, �[31m�[1m262 failed�[0m;�[0m Testing //java/test/org/openqa/selenium/support:PageFactoryTest-spotbugs; 0s remote, remote-cache ... (50 actions, 1 running)
    2448:  (08:13:33) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63103 targets configured)
    2449:  �[32m[12,002 / 12,948]�[0m 1246 / 1953 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //rb/spec/integration/selenium/webdriver:zipper-firefox ... (50 actions, 1 running)
    2450:  (08:13:38) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63140 targets configured)
    2451:  �[32m[12,571 / 13,215]�[0m 1405 / 1990 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //java/test/org/openqa/selenium/interactions:CombinedInputActionsTest ... (49 actions, 0 running)
    2452:  (08:13:43) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63159 targets configured)
    2453:  �[32m[12,993 / 13,536]�[0m 1491 / 2010 tests, �[31m�[1m262 failed�[0m;�[0m Testing //java/test/org/openqa/selenium:ContentEditableTest-spotbugs; 2s remote, remote-cache ... (46 actions, 6 running)
    2454:  (08:13:48) �[32mINFO: �[0mFrom Compiling webdriver-netstandard2.0 (internals ref-only dll):
    2455:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
    2456:  (08:13:48) �[32mINFO: �[0mFrom Compiling webdriver-net8.0:
    2457:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v131/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2458:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v129/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2459:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v130/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2460:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
    2461:  dotnet/src/webdriver/VirtualAuth/Credential.cs(120,61): warning CS8604: Possible null reference argument for parameter 'rpId' in 'Credential.Credential(byte[] id, bool isResidentCredential, string rpId, string privateKey, byte[]? userHandle, int signCount)'.
    2462:  dotnet/src/webdriver/WebDriver.cs(765,30): warning CS0618: 'WebDriverResult.ElementNotDisplayed' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2463:  dotnet/src/webdriver/WebDriver.cs(769,30): warning CS0618: 'WebDriverResult.ElementNotSelectable' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2464:  dotnet/src/webdriver/WebDriver.cs(772,30): warning CS0618: 'WebDriverResult.NoSuchDocument' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2465:  dotnet/src/webdriver/Internal/FileUtilities.cs(194,35): warning SYSLIB0012: 'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
    2466:  dotnet/src/webdriver/Internal/FileUtilities.cs(194,35): warning CS8604: Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
    2467:  (08:13:48) �[32mINFO: �[0mFrom Compiling webdriver-netstandard2.0:
    2468:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v129/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2469:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v130/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2470:  bazel-out/k8-fastbuild/bin/dotnet/src/webdriver/cdp/v131/Target/TargetInfo.cs(22,149): warning CS1570: XML comment has badly formed XML -- 'Reference to undefined entity 'q'.'
    2471:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
    2472:  dotnet/src/webdriver/VirtualAuth/Credential.cs(120,61): warning CS8604: Possible null reference argument for parameter 'rpId' in 'Credential.Credential(byte[] id, bool isResidentCredential, string rpId, string privateKey, byte[]? userHandle, int signCount)'.
    2473:  dotnet/src/webdriver/WebDriver.cs(765,30): warning CS0618: 'WebDriverResult.ElementNotDisplayed' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2474:  dotnet/src/webdriver/WebDriver.cs(769,30): warning CS0618: 'WebDriverResult.ElementNotSelectable' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2475:  dotnet/src/webdriver/WebDriver.cs(772,30): warning CS0618: 'WebDriverResult.NoSuchDocument' is obsolete: 'This error status is no longer returned by the WebDriver Specification https://www.w3.org/TR/webdriver2/#errors. Will be removed in 4.30'
    2476:  (08:13:48) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63185 targets configured)
    2477:  �[32m[13,427 / 14,101]�[0m 1582 / 2034 tests, �[31m�[1m262 failed�[0m;�[0m Testing //py:common-chrome-bidi-test/selenium/webdriver/common/element_attribute_tests.py; 0s remote, remote-cache ... (47 actions, 0 running)
    2478:  (08:13:49) �[32mINFO: �[0mFrom Compiling webdriver-net8.0 (internals ref-only dll):
    2479:  dotnet/src/webdriver/BiDi/Modules/Script/RemoteValue.cs(252,35): warning CS8766: Nullability of reference types in return type of 'string? Node.SharedId.get' doesn't match implicitly implemented member 'string ISharedReference.SharedId.get' (possibly because of nullability attributes).
    2480:  (08:13:54) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63223 targets configured)
    2481:  �[32m[13,643 / 14,169]�[0m 1674 / 2073 tests, �[31m�[1m262 failed�[0m;�[0m Testing //py:unit-test/unit/selenium/webdriver/remote/new_session_tests.py; 2s remote, remote-cache ... (49 actions, 0 running)
    2482:  (08:13:59) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63267 targets configured)
    2483:  �[32m[13,866 / 14,304]�[0m 1786 / 2117 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //dotnet/test/common:PageLoadingTest-edge ... (49 actions, 1 running)
    2484:  (08:14:05) �[32mAnalyzing:�[0m 2175 targets (1632 packages loaded, 63304 targets configured)
    2485:  �[32m[14,059 / 14,441]�[0m 1866 / 2154 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //py:common-firefox-test/selenium/webdriver/common/executing_javascript_tests.py ... (50 actions, 1 running)
    2486:  (08:14:08) �[32mINFO: �[0mAnalyzed 2175 targets (1632 packages loaded, 63324 targets configured).
    2487:  (08:14:09) �[32mINFO: �[0mFrom Running Cargo build script bzip2-sys:
    2488:  Build Script Warning: bzip2-1.0.8/compress.c: In function ‘sendMTFValues’:
    2489:  Build Script Warning: bzip2-1.0.8/compress.c:243:19: warning: variable ‘nBytes’ set but not used [-Wunused-but-set-variable]
    2490:  Build Script Warning:   243 |    Int32 nGroups, nBytes;
    2491:  Build Script Warning:       |                   ^~~~~~
    2492:  (08:14:10) �[32m[14,582 / 14,906]�[0m 1929 / 2175 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //dotnet/test/common:TagNameTest-firefox ... (46 actions, 4 running)
    2493:  (08:14:15) �[32m[14,952 / 15,204]�[0m 1972 / 2175 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //dotnet/test/common:DevTools/DevToolsTabsTest-edge ... (50 actions, 1 running)
    2494:  (08:14:20) �[32m[15,160 / 15,265]�[0m 2078 / 2175 tests, �[31m�[1m262 failed�[0m;�[0m [Prepa] Testing //dotnet/test/common:Internal/Logging/LogTest-firefox ... (50 actions, 0 running)
    2495:  (08:14:23) �[32mINFO: �[0mAnalysis succeeded for only 1913 of 2175 top-level targets
    2496:  (08:14:23) �[32mINFO: �[0mFound 2175 test targets...
    2497:  (08:14:23) �[32mINFO: �[0mElapsed time: 242.925s, Critical Path: 22.32s
    2498:  (08:14:23) �[32mINFO: �[0m14453 processes: 6956 remote cache hit, 7448 internal, 49 local.
    2499:  (08:14:23) �[31m�[1mERROR: �[0mBuild did NOT complete successfully
    2500:  (08:14:23) �[31m�[1mFAILED:�[0m 
    ...
    
    2613:  //dotnet/test/common:ElementFindingTest-edge                    �[0m�[32m(cached) PASSED�[0m in 32.8s
    2614:  //dotnet/test/common:ElementFindingTest-firefox                 �[0m�[32m(cached) PASSED�[0m in 32.3s
    2615:  //dotnet/test/common:ElementPropertyTest-chrome                 �[0m�[32m(cached) PASSED�[0m in 9.0s
    2616:  //dotnet/test/common:ElementPropertyTest-edge                   �[0m�[32m(cached) PASSED�[0m in 9.7s
    2617:  //dotnet/test/common:ElementPropertyTest-firefox                �[0m�[32m(cached) PASSED�[0m in 10.3s
    2618:  //dotnet/test/common:ElementSelectingTest-chrome                �[0m�[32m(cached) PASSED�[0m in 9.7s
    2619:  //dotnet/test/common:ElementSelectingTest-edge                  �[0m�[32m(cached) PASSED�[0m in 14.2s
    2620:  //dotnet/test/common:ElementSelectingTest-firefox               �[0m�[32m(cached) PASSED�[0m in 24.5s
    2621:  //dotnet/test/common:ErrorsTest-chrome                          �[0m�[32m(cached) PASSED�[0m in 4.0s
    2622:  //dotnet/test/common:ErrorsTest-edge                            �[0m�[32m(cached) PASSED�[0m in 5.6s
    2623:  //dotnet/test/common:ErrorsTest-firefox                         �[0m�[32m(cached) PASSED�[0m in 11.1s
    ...
    
    2969:  //java/test/org/openqa/selenium:ElementFindingTest-edge         �[0m�[32m(cached) PASSED�[0m in 96.3s
    2970:  //java/test/org/openqa/selenium:ElementFindingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 31.4s
    2971:  //java/test/org/openqa/selenium:ElementFindingTest-spotbugs     �[0m�[32m(cached) PASSED�[0m in 9.8s
    2972:  //java/test/org/openqa/selenium:ElementSelectingTest            �[0m�[32m(cached) PASSED�[0m in 24.0s
    2973:  //java/test/org/openqa/selenium:ElementSelectingTest-chrome     �[0m�[32m(cached) PASSED�[0m in 12.2s
    2974:  //java/test/org/openqa/selenium:ElementSelectingTest-edge       �[0m�[32m(cached) PASSED�[0m in 25.0s
    2975:  //java/test/org/openqa/selenium:ElementSelectingTest-firefox-beta �[0m�[32m(cached) PASSED�[0m in 24.3s
    2976:  //java/test/org/openqa/selenium:ElementSelectingTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 7.3s
    2977:  //java/test/org/openqa/selenium:ErrorsTest                      �[0m�[32m(cached) PASSED�[0m in 11.1s
    2978:  //java/test/org/openqa/selenium:ErrorsTest-chrome               �[0m�[32m(cached) PASSED�[0m in 8.5s
    2979:  //java/test/org/openqa/selenium:ErrorsTest-edge                 �[0m�[32m(cached) PASSED�[0m in 7.0s
    2980:  //java/test/org/openqa/selenium:ErrorsTest-firefox-beta         �[0m�[32m(cached) PASSED�[0m in 12.2s
    2981:  //java/test/org/openqa/selenium:ErrorsTest-spotbugs             �[0m�[32m(cached) PASSED�[0m in 6.0s
    ...
    
    3552:  //java/test/org/openqa/selenium/os:ExternalProcessTest          �[0m�[32m(cached) PASSED�[0m in 3.0s
    3553:  //java/test/org/openqa/selenium/os:ExternalProcessTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 7.9s
    3554:  //java/test/org/openqa/selenium/os:OsProcessTest                �[0m�[32m(cached) PASSED�[0m in 4.2s
    3555:  //java/test/org/openqa/selenium/os:OsProcessTest-spotbugs       �[0m�[32m(cached) PASSED�[0m in 7.1s
    3556:  //java/test/org/openqa/selenium/remote:AugmenterTest            �[0m�[32m(cached) PASSED�[0m in 5.8s
    3557:  //java/test/org/openqa/selenium/remote:AugmenterTest-spotbugs   �[0m�[32m(cached) PASSED�[0m in 12.4s
    3558:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest  �[0m�[32m(cached) PASSED�[0m in 1.9s
    3559:  //java/test/org/openqa/selenium/remote:DesiredCapabilitiesTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 14.9s
    3560:  //java/test/org/openqa/selenium/remote:ErrorCodecTest           �[0m�[32m(cached) PASSED�[0m in 1.8s
    3561:  //java/test/org/openqa/selenium/remote:ErrorCodecTest-spotbugs  �[0m�[32m(cached) PASSED�[0m in 10.4s
    3562:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest         �[0m�[32m(cached) PASSED�[0m in 1.9s
    3563:  //java/test/org/openqa/selenium/remote:ErrorHandlerTest-spotbugs �[0m�[32m(cached) PASSED�[0m in 8.9s
    ...
    
    4144:  //py:unit-test/unit/selenium/webdriver/chrome/chrome_options_tests.py �[0m�[32m(cached) PASSED�[0m in 3.0s
    4145:  //py:unit-test/unit/selenium/webdriver/common/cdp_module_fallback_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
    4146:  //py:unit-test/unit/selenium/webdriver/common/common_options_tests.py �[0m�[32m(cached) PASSED�[0m in 3.0s
    4147:  //py:unit-test/unit/selenium/webdriver/common/fedcm/account_tests.py �[0m�[32m(cached) PASSED�[0m in 2.9s
    4148:  //py:unit-test/unit/selenium/webdriver/common/fedcm/dialog_tests.py �[0m�[32m(cached) PASSED�[0m in 2.7s
    4149:  //py:unit-test/unit/selenium/webdriver/common/print_page_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.1s
    4150:  //py:unit-test/unit/selenium/webdriver/edge/edge_options_tests.py �[0m�[32m(cached) PASSED�[0m in 2.7s
    4151:  //py:unit-test/unit/selenium/webdriver/firefox/firefox_options_tests.py �[0m�[32m(cached) PASSED�[0m in 3.1s
    4152:  //py:unit-test/unit/selenium/webdriver/remote/error_handler_tests.py �[0m�[32m(cached) PASSED�[0m in 2.3s
    ...
    
    4176:  //rb/spec/integration/selenium/webdriver:driver-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 19.5s
    4177:  //rb/spec/integration/selenium/webdriver:driver-firefox-bidi    �[0m�[32m(cached) PASSED�[0m in 27.3s
    4178:  //rb/spec/integration/selenium/webdriver:element-edge           �[0m�[32m(cached) PASSED�[0m in 42.1s
    4179:  //rb/spec/integration/selenium/webdriver:element-edge-bidi      �[0m�[32m(cached) PASSED�[0m in 17.9s
    4180:  //rb/spec/integration/selenium/webdriver:element-firefox        �[0m�[32m(cached) PASSED�[0m in 56.9s
    4181:  //rb/spec/integration/selenium/webdriver:element-firefox-beta   �[0m�[32m(cached) PASSED�[0m in 78.0s
    4182:  //rb/spec/integration/selenium/webdriver:element-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 17.5s
    4183:  //rb/spec/integration/selenium/webdriver:element-firefox-bidi   �[0m�[32m(cached) PASSED�[0m in 16.7s
    4184:  //rb/spec/integration/selenium/webdriver:error-chrome           �[0m�[32m(cached) PASSED�[0m in 15.7s
    4185:  //rb/spec/integration/selenium/webdriver:error-chrome-bidi      �[0m�[32m(cached) PASSED�[0m in 14.5s
    4186:  //rb/spec/integration/selenium/webdriver:error-edge             �[0m�[32m(cached) PASSED�[0m in 18.1s
    4187:  //rb/spec/integration/selenium/webdriver:error-edge-bidi        �[0m�[32m(cached) PASSED�[0m in 17.6s
    4188:  //rb/spec/integration/selenium/webdriver:error-firefox          �[0m�[32m(cached) PASSED�[0m in 23.2s
    4189:  //rb/spec/integration/selenium/webdriver:error-firefox-beta     �[0m�[32m(cached) PASSED�[0m in 29.3s
    4190:  //rb/spec/integration/selenium/webdriver:error-firefox-beta-bidi �[0m�[32m(cached) PASSED�[0m in 13.8s
    4191:  //rb/spec/integration/selenium/webdriver:error-firefox-bidi     �[0m�[32m(cached) PASSED�[0m in 21.8s
    ...
    
    4406:  //rb/spec/unit/selenium/webdriver/safari:service                �[0m�[32m(cached) PASSED�[0m in 12.7s
    4407:  //rb/spec/unit/selenium/webdriver/support:color                 �[0m�[32m(cached) PASSED�[0m in 16.8s
    4408:  //rb/spec/unit/selenium/webdriver/support:event_firing          �[0m�[32m(cached) PASSED�[0m in 20.0s
    4409:  //rb/spec/unit/selenium/webdriver/support:select                �[0m�[32m(cached) PASSED�[0m in 13.1s
    4410:  //rust:selenium-manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.2s
    4411:  //rust:selenium_manager-fmt                                     �[0m�[32m(cached) PASSED�[0m in 0.3s
    4412:  //rust:unit                                                     �[0m�[32m(cached) PASSED�[0m in 0.1s
    4413:  //rust:unit-fmt                                                 �[0m�[32m(cached) PASSED�[0m in 0.2s
    4414:  //java/src/org/openqa/selenium/grid/node/k8s:k8s-spotbugs       �[0m�[31m�[1mFAILED TO BUILD�[0m
    4415:  //java/src/org/openqa/selenium/grid/sessionmap/jdbc:jdbc-lib-spotbugs �[0m�[31m�[1mFAILED TO BUILD�[0m
    4416:  //java/src/org/openqa/selenium/grid/sessionmap/redis:redis-lib-spotbugs �[0m�[31m�[1mFAILED TO BUILD�[0m
    4417:  //java/test/org/openqa/selenium/bidi:BiDiSessionCleanUpTest-remote �[0m�[31m�[1mFAILED TO BUILD�[0m
    4418:  //java/test/org/openqa/selenium/bidi:BiDiSessionTest-remote     �[0m�[31m�[1mFAILED TO BUILD�[0m
    4419:  (Skipping other failed to build tests)
    4420:  Executed 0 out of 2175 tests: 1913 tests pass and �[0m�[31m�[1m262 fail to build�[0m.
    4421:  There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
    4422:  (08:14:25) �[32mINFO: �[0mStreaming build results to: https://gypsum.cluster.engflow.com/invocation/3a9c049f-ca09-49c2-8622-922902a00df3
    4423:  �[0m
    4424:  ##[error]Process completed with exit code 1.
    

    ✨ CI feedback usage guide:

    The CI feedback tool (/checks) automatically triggers when a PR has a failed check.
    The tool analyzes the failed checks and provides several feedbacks:

    • Failed stage
    • Failed test name
    • Failure summary
    • Relevant error logs

    In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:

    /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}"
    

    where {repo_name} is the name of the repository, {run_number} is the run number of the failed check, and {job_number} is the job number of the failed check.

    Configuration options

    • enable_auto_checks_feedback - if set to true, the tool will automatically provide feedback when a check is failed. Default is true.
    • excluded_checks_list - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list.
    • enable_help_text - if set to true, the tool will provide a help message with the feedback. Default is true.
    • persistent_comment - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true.
    • final_update_message - if persistent_comment is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true.

    See more information about the checks tool in the docs.

    @renovate
    Copy link
    Contributor Author

    renovate bot commented Jan 2, 2025

    Edited/Blocked Notification

    Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

    You can manually request rebase by checking the rebase/retry box above.

    ⚠️ Warning: custom changes will be lost.

    @renovate renovate bot changed the title [js] Update dependency eslint-plugin-n to v17.15.1 [js] Update dependency eslint-plugin-n to v17.15.1 - abandoned Jan 3, 2025
    @renovate
    Copy link
    Contributor Author

    renovate bot commented Jan 3, 2025

    Autoclosing Skipped

    This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

    @harsha509
    Copy link
    Member

    Deps updated manually!

    @harsha509 harsha509 closed this Jan 3, 2025
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    B-dependencies Pull requests that update a dependency file C-nodejs JavaScript Bindings

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants