fix!: no mixed receiver types #23

Merged
mvhutz merged 4 commits from fix/mixed-receiver-types into main 2026-04-16 03:27:49 +00:00

4 Commits

Author SHA1 Message Date
99f5548237 test: bump cicd pipeline
All checks were successful
CI / Check PR Title (pull_request) Successful in 30s
CI / Go Lint (pull_request) Successful in 53s
CI / Makefile Lint (pull_request) Successful in 50s
CI / Markdown Lint (pull_request) Successful in 34s
CI / Unit Tests (pull_request) Successful in 50s
CI / Fuzz Tests (pull_request) Successful in 1m20s
CI / Mutation Tests (pull_request) Successful in 2m50s
2026-04-15 23:24:07 -04:00
f0c9fb9acf Merge remote-tracking branch 'origin' into fix/mixed-receiver-types 2026-04-15 23:18:06 -04:00
f35583e079 fix!: removed all 'mixed pointer'-edness
All checks were successful
CI / Check PR Title (pull_request) Successful in 31s
CI / Makefile Lint (pull_request) Successful in 45s
CI / Markdown Lint (pull_request) Successful in 34s
CI / Unit Tests (pull_request) Successful in 41s
CI / Go Lint (pull_request) Successful in 56s
CI / Fuzz Tests (pull_request) Successful in 1m39s
CI / Mutation Tests (pull_request) Successful in 1m5s
2026-04-15 22:59:31 -04:00
ce41d4fba2 feat: add recvcheck linter 2026-04-15 22:58:14 -04:00