Results 8 issues of mosinnik

## 💬 Questions and Help I need store to excel very high numbers like 141290793970081850807282. If I store it as Number - then it lost some data because of JS...

Error highligh at https://github.com/aave/aave-v3-core/blob/d1876f3824e6773343e5be7df5f9ccca34b25f29/contracts/protocol/libraries/logic/ValidationLogic.sol#L509 between comma and `vars.collateralReservePaused` : ![image](https://user-images.githubusercontent.com/3997045/180317995-f908d117-a7eb-4d17-af9e-48a94fa5d9a8.png)

Try run tests from current master (commit a8dff26dc9485bb338e32b6fe0b532a72309427c) but got error: ``` $ yarn test ➤ YN0000: [@balancer-labs/balancer-js]: ➤ YN0000: [@balancer-labs/balancer-js]: ➤ YN0000: [@balancer-labs/balancer-js]: sortTokens ➤ YN0000: [@balancer-labs/balancer-js]: when provided...

Can't build project because of ``` 64 http fetch GET 401 https://npm.pkg.github.com/download/@aave/deploy-v3/1.21.1-beta.4/379cc7907d7c26584ae52205062b10390b12562c1f20ee40cb476b3f8b36f6d7 2370ms (cache skip) 65 http fetch GET 401 https://npm.pkg.github.com/download/@aave/periphery-v3/1.13.1-beta.1/68696c89f12caec5d977ae3b8f8a67313899079c7ca918b397d1f2d9d2455c69 2369ms (cache skip) 66 http fetch GET 401 https://npm.pkg.github.com/download/@aave/core-v3/1.14.2/4f9d7f392d3801f1e30a8336d2eaba73a38c43f60f096871880683abccbbeac2...

Q17 is Q16 but without sorting. So Q17 results always unpredictable. Should it be updated to use ORDER BY somehow? Q17 Now is: ``` SELECT UserID, SearchPhrase, COUNT(*) FROM hits...

In log-appender example after running Application I found only custom appender logs in collectors logs. Log4j, logback and also JUL logs lost. Looks like lost setup of OpenTelemetryAppender because all...

Default storage cfg. On storage pod on stating got: ``` :BS_PDISK CRIT: PDiskId# 1 BlockDevice initialization error! Can't open file "/dev/kikimr_ssd_00": not enough rights. Marker# BPD39 :BS_PDISK CRIT: PDiskId# 1...

enhancement

faced with https://github.com/kubernetes/kubernetes/issues/119840 caused by 0.26.1 client lib, need to bump up kube server: 1.27.4 ydb-operator: 0.5.16 operator stack: ``` panic: runtime error: invalid memory address or nil pointer dereference...

bug