mcollovati / quarkus-hilla

A Quarkus extension to run Hilla applications on Quarkus.
Apache License 2.0
15 stars 0 forks source link

chore(npm-deps): update npm dependencies (main) #1054

Closed quarkus-hilla-bot[bot] closed 1 week ago

quarkus-hilla-bot[bot] commented 2 weeks ago

Format Checker Report

All files are correctly formatted

github-actions[bot] commented 2 weeks ago

Test Results

 59 files  +  4   59 suites  +4   12m 5s ⏱️ +55s  90 tests  - 102   73 ✅  - 111  0 💤 ±0  0 ❌  - 8  17 🔥 +17  174 runs   -  87  157 ✅  -  96  0 💤 ±0  0 ❌  - 8  17 🔥 +17 

For more details on these errors, see this check.

Results for commit ef18dc00. ± Comparison against base commit 85d61daa.

This pull request removes 119 and adds 17 tests. Note that renamed tests count towards both. ``` com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_emptyMethodName_notFound com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_missingMethodName_notFound com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_multipleParameters com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_singleComplexParameter com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_singleSimpleParameter com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongEndpointName_notFound com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongMethodName_notFound com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongNumberOfParameters_badRequest com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ invokeEndpoint_wrongParametersOrder_badRequest com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ invokeEndpoint_emptyMethodName_notFound … ``` ``` com.github.mcollovati.quarkus.hilla.deployment.BrowserCallableControllerTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.EndpointControllerTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.EndpointSecurityTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.ReactiveEndpointTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.ReactiveSecureEndpointTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.SignalsSecurityTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.SignalsTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.SpringDataExtensionsSupportTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionSupportReactiveEndpointTest ‑ Unknown test com.github.mcollovati.quarkus.hilla.deployment.SpringDiExtensionsSupportTest ‑ Unknown test … ```

:recycle: This comment has been updated with latest results.