Mining/pkg/ueps
Claude 3565479521
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
ax(ueps): replace variable reference with concrete value in NewPacketBuilder comment
AX principle 2 requires comments to show usage with real values. The
MarshalAndSign call in the NewPacketBuilder doc comment used a variable
name (sharedSecret) instead of a concrete literal.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 12:02:01 +01:00
..
packet.go ax(ueps): replace variable reference with concrete value in NewPacketBuilder comment 2026-04-02 12:02:01 +01:00
packet_test.go ax(ueps): align verifyError variable name with idiomatic err convention 2026-04-02 11:06:48 +01:00
reader.go ax(ueps): fix misleading errIntegrityViolation comment and message 2026-04-02 11:54:45 +01:00
reader_test.go ax(ueps): remove redundant inline comment that restates the pre-function docstring 2026-04-02 11:01:18 +01:00