Trouve une issue
Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.
553 issues · page 7/19
[UI/UX] Missing hover effect on Resume and Pause buttons
Description: While playing a game on the web app (/play/), I noticed that putting the cursor over the Resume and Pause …
Add elm review for our elm code
Edit by @lydell: What’s left of this issue is adding more elm-review rules, such as elm-review-simplify. I cannot writ…
Nightly regression: interaction-test
## Nightly Test Regression: `interaction-test` The **interaction-test** test suite failed during the nightly run on 20…
Nightly regression: perf-test
## Nightly Test Regression: `perf-test` The **perf-test** test suite failed during the nightly run on 2026-08-21. **R…
Nightly regression: nav-test
## Nightly Test Regression: `nav-test` The **nav-test** test suite failed during the nightly run on 2026-08-21. **Run…
Nightly Test Suite Results
## Nightly Test Suite Tracking This issue tracks nightly test suite results. Each night, the full test suite runs and …
serve: a --pipeline that fails to import degrades silently, with nothing on the terminal
### What happens `hflow serve --pipeline ` starts normally and says nothing. The pipeline page is quietly absent for t…
CLI: hflow serve answers bad launch input with a traceback and exit 1; ServerSettings accepts a non-int port
### What happens `hflow serve` is the only command that answers bad launch input with a traceback and exit 1. Every ot…
tests: test_env_override_wins hardcodes Linux ffmpeg path on macOS
## Summary While validating PR #107 on macOS, I found that `test_env_override_wins` hardcodes `/usr/bin/ffmpeg`. The i…
Feature: Google Workspaces Migration to Jabali Mail
This will allow people to easily get off Tech Giant Google Workspaces It should cover all selectable emails, calendars…
Feature: Microsoft 365 to Jabali Mail Migration
This will allow people to easily get off Microsoft 365 It should cover all selectable emails, calendars (Including map…
feat: let a brand set its own logo URL, and fall back to the site's favicon when Google has none
### Problem / motivation A brand's icon comes from exactly one place. [`web/src/lib/favicon.ts`](https://github.com/an…
Add References to the COBIT Framework in the Risk Catalog
### Contact Details markjpaulsen@gmail.com ### What is the idea The Risk Catalog currently references OWASP, NIST, E…
[Review] Ambiguity in System Acceptance Testing Mitigation
Point number 2 in this mitigation is quite ambiguous, especially as it calls out non-AI system being 100% pass rate whe…
Documentation Improvements - Update 1-pagers to help FSIs adopt AIGF and drive buy-in
### Contact Details luca.borella@finos.org ### What is the idea We need lightweight, “grab-and-go” assets that help …
Proposal: Adoption profile for resource-constrained financial institutions (scaled implementation tiers for AIGF)
### Contact Details h.mahmod@gmail.com ### What is the idea AIGF v2.0 is a substantial achievement — 23 risks with m…
Seven risk documents have lost their related_risks relationships to a missing newline
Found during an issue and pull request hygiene pass, using `scripts/review-pr.py --tree origin/main`. ## The defect S…
Docs: CONTRIBUTING.md lists two opt-in test suites; there are three
CONTRIBUTING.md says two integration test suites are opt-in. There are three. ## Current behavior `CONTRIBUTING.md:66…
Docs: CATALOG.md never mentions `curate --sql-file` and lacks a catalog-root troubleshooting entry
Two small gaps in CATALOG.md: a real `curate` flag the reference never mentions, and no troubleshooting entry for the e…
Docs: OpenAI vision how-to miscounts API requests and its snippet drops `version=`
The OpenAI vision how-to miscounts the example's API requests, and its snippet drops the explicit `version=` that the s…
Docs: three stale claims in ARCHITECTURE.md and FORMAT.md (benchmark report, worker container, check list)
Three claims in ARCHITECTURE.md and FORMAT.md have drifted from reality. Each fix is a sentence. ## 1. The benchmark r…
macOS Tahoe on macbookpro7,1
So, macOS Tahoe doesn't boot with a OpenCore built with this patcher. it stops on the famous line ("EB:EBS:START: %d", …
There isn't an index.js
### 🔍 Is there already an issue for your problem? - [x] I have checked older issues, open and closed ### ℹ Environmen…
Harden Windows Python lifecycle ownership with Job Objects
## Problem PR #106 bounds Python bridge process trees on POSIX by retaining process-group ownership after the direct P…
Set and Get Sources for p5.Input()
The original library had a getSources() and setSources() method for p5.Input(), new p5.sound should have this as well.
VS Code extension should be robust to YAML parser errors
Seeing this error: ``` Failed to read calkit.yaml: YAMLParseError: A block sequence may not be used as an implicit map…
Leftover debug print("GG SPLICE FUNCS", ...) in galaxyscope.py fires on every real scan
## Summary `gitgalaxy/galaxyscope.py:429` has a bare `print("GG SPLICE FUNCS:", [f["name"] for f in logic_data.get("fu…
A fragment compose.override.yml skips the whole project and reports PASS, dropping a CRITICAL
An overlay that Compose merges without complaint makes compose-lint skip the entire project and report `PASS` at exit 0…
[Feature]: HuggingFace Hub integration via PyTorchModelHubMixin
## Problem The existing `nightmarenet/hub/` module implements custom `push_model`/`pull_model` functions but doesn't…
[scanner] pkg/hub tests are not hermetic — ambient HIVE_* env vars and in-cluster mounts flip 6 tests to FAIL
## Finding `go test ./pkg/hub/...` fails when run inside any environment that carries real Hive runtime state (a hive …