arrow_backRetour aux issues
flyingmutant/rapid
#96
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Débutant
Ouvrirarrow_forward
Failing support on 32-bit systems (at least test suite)
ecoDébutant
bug
good first issue
descriptionDescription
While packaging this module for Debian (as a requirement for the new https://github.com/go-openapi/testify versions, I stumbled over the test suite failing on 32-bit systems.
I started to look into fixing this, and first I fixed a build failure, but then the tests still failed, and while looking into how to fix those, I ended into a dead-end when trying to make these conditional as the tests kept failing. So went with https://salsa.debian.org/go-team/packages/golang-pgregory-rapid/-/blob/debian/sid/debian/patches/0001-Add-missing-type-casts-to-64-bit-constant-values.patch for the build failure (which unfortunately unconditionally disables a 64-bit value in the tests, instead of making it conditional or similar), and then completely disabled the tests on 32-bit systems, which is not ideal, but good enough for now.
The current build logs:
* for the build failure: https://salsa.debian.org/go-team/packages/golang-pgregory-rapid/-/jobs/9626754#L1027
* for the test failure: https://salsa.debian.org/go-team/packages/golang-pgregory-rapid/-/jobs/9660369#L4992
Issues similaires
medik8s/fence-agents-remediation
star18
Poids du dépôt moyen
v0.8.0 starts a cluster-scoped Secret informer despite namespace-scoped Secret RBAC
## Description While testing Fence Agents Remediation (FAR) v0.8.0, I observed the manager repeatedly attempting to li…
Go
good first issue
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Check that an issuer's home_domain round-trips to the same stellar.toml
Written to the standard set by #33 — read that issue first for the expected level of detail and the acceptance criteria…
Go
help wanted
area:corridor
Wayfare-labs/wayfare
star1
Poids du dépôt léger
Report auth_immutable: whether an issuer's flags can still change
> **This issue is the reference standard.** Every other check issue links back here for the expected level of detail. I…
Go
help wanted
good first issue