-
Right now, health-checker only runs health checks in response to an inbound HTTP request. This has the benefit of keeping the code simple while allowing the user to decide how often to run the underly…
-
### Describe the project you are working on
Adding the ability to disable the checkerboard pattern in the tiles editor UI. As well as the ability to change the background color of the editors.
### D…
-
```
# What steps will reproduce the problem?
Run the nullness checker over the following program:
===
abstract class Test {
interface Flag {}
abstract void setExtension(X value);
abstract T…
-
Following Ag's work, change the `compliance-checker` code to support reading a YAML file that describes a suite of checks.
Basic idea:
- User has some checks that depend on some parameters ('base …
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
Type: Bug
# Behaviour
My shell history (Bash) has the following command periodically added to it:
```
/usr/bin/python3 /Users/gavin/.vscode/extensions/ms-python.python-2024.16.1-darwin-arm64/pytho…
-
**Bug Report**
The following causes an `INTERNAL ERROR`. The issue seems to be related to the usage of match-case.
https://mypy-play.net/?mypy=master&python=3.12&flags=show-traceback&gist=7ccec27…
-
**What happened?**
Get an error when start a workspace
```
[02:38:01] info Run command : yarn install...
[02:38:02] info yarn install v1.22.19
[02:38:02] info [1/4] Resolving packages...
[…
-
Should we change the layout checker frame rate from 4Hz (0.25s) to 30Hz (0.033s) ?
```python
def startup():
Images.shared = Images()
global _update_timer
_update_timer = core.timer(Layout.upd…
-
When calling **Intercom.registerUnidentifiedUser(**) in the application, the Main Thread Checker reports a UI API call on a background thread with the following backtrace:
```
Main Thread Checker:…