-
Some of the `eslint` libraries are bit old.
The eslint libraris are dev dependencies:
```
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
…
-
## Description
Set up the initial Next.js project structure, install necessary libraries and configure basic project settings.
## Tasks
- [x] Next.js project structure is set up with essential f…
-
### What would you like to be added?
CEL is general used in Kubernetes now. We wanna keep up with new libraries added into cel-go. cel recently released the [new release](https://github.com/google/…
-
### What is the problem or limitation you are having?
Toga doesn't support NFC readers.
### Describe the solution you'd like
Support NFC readers on Android and iOS.
### Describe alternatives you'v…
-
I encountered an error of missing methods in classes of this package:
versionedparcelable-1.0.0.jar
The current version of this package is 1.2.0.
Is it possible to update all AndroidX librari…
-
I think it would be interesting to specify in the required elements of the `composer.json` file the libraries needed for the extension. Like extension, the prefix `lib-` can be used.
These dependen…
-
The current linker/binding library is outdated and hasn't been updated since 2021. As such, it's missing some stuff and support for arm-based devices. The best course of action would be to migrate, an…
-
-
-
Old bug - wrong retype (uint8_t)
https://github.com/STMicroelectronics/stm32f4xx-hal-driver/blob/064b123f8fc187d468bb762cc150d198f873478d/Src/stm32f4xx_hal_rtc_ex.c#L1781
Which produce upper 24…