shankar0123
84fac19f98
fix(scep-probe): satisfy staticcheck QF1008 in describeCertAlgorithm
...
CI flagged QF1008 on the chained selector pub.Curve.Params() — the
linter wants the promoted-method form pub.Params() (Curve is embedded
in ecdsa.PublicKey, so Params is reachable via promotion). Restructure
the nil check so the embedded interface still gets validated before the
promoted call, then invoke pub.Params() once and reuse the result.
Verification:
* gofmt clean
* staticcheck on internal/service/...: clean
* 6/6 TestProbeSCEP_* tests still pass
2026-04-29 19:00:05 +00:00
..
2026-03-27 22:53:46 -04:00
2026-04-27 01:17:15 +00:00
2026-04-19 05:24:00 +00:00
2026-04-19 05:24:00 +00:00
2026-04-27 21:40:09 +00:00
2026-04-18 01:25:20 +00:00
2026-04-29 13:36:30 +00:00
2026-04-26 00:26:44 +00:00
2026-04-26 00:26:44 +00:00
2026-03-15 00:25:01 -04:00
2026-04-26 00:26:44 +00:00
2026-04-25 14:33:02 +00:00
2026-04-25 14:33:02 +00:00
2026-04-25 14:33:02 +00:00
2026-04-25 14:33:02 +00:00
2026-04-16 00:06:34 -04:00
2026-04-16 00:06:34 -04:00
2026-04-20 16:51:52 +00:00
2026-04-20 16:51:52 +00:00
2026-04-18 00:29:37 +00:00
2026-04-27 21:40:09 +00:00
2026-04-18 00:29:37 +00:00
2026-04-29 00:07:27 +00:00
2026-04-15 23:01:00 -04:00
2026-04-15 23:01:00 -04:00
2026-04-18 01:25:20 +00:00
2026-04-09 23:09:40 -04:00
2026-04-04 01:09:53 -04:00
2026-04-18 01:25:20 +00:00
2026-04-29 00:02:01 +00:00
2026-04-29 00:02:01 +00:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-04 00:20:13 -04:00
2026-03-30 14:10:42 -04:00
2026-04-19 05:24:00 +00:00
2026-03-28 21:18:35 -04:00
2026-03-28 21:25:25 -04:00
2026-04-18 22:20:25 +00:00
2026-04-18 22:20:25 +00:00
2026-03-25 15:31:06 -04:00
2026-04-29 13:36:30 +00:00
2026-03-28 16:16:19 -04:00
2026-03-30 00:51:18 -04:00
2026-04-15 21:45:45 -04:00
2026-04-15 21:45:45 -04:00
2026-04-29 13:36:30 +00:00
2026-04-29 13:36:30 +00:00
2026-04-17 05:36:29 +00:00
2026-04-17 05:36:29 +00:00
2026-04-29 01:48:23 +00:00
2026-04-18 00:46:58 +00:00
2026-04-27 01:17:15 +00:00
2026-04-27 00:08:25 +00:00
2026-04-19 01:37:18 +00:00
2026-04-27 00:08:25 +00:00
2026-04-29 13:36:30 +00:00
2026-04-18 02:34:14 +00:00
2026-04-29 18:51:57 +00:00
2026-04-19 15:17:27 +00:00
2026-04-19 15:17:27 +00:00
2026-04-18 01:10:06 +00:00
2026-04-27 01:17:15 +00:00
2026-04-18 14:55:56 +00:00
2026-04-18 14:55:56 +00:00
2026-04-18 01:10:06 +00:00
2026-04-27 01:17:15 +00:00
2026-04-20 18:53:01 +00:00
2026-04-20 18:53:01 +00:00
2026-04-15 00:22:57 -04:00
2026-04-29 13:36:30 +00:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-29 15:34:19 +00:00
2026-04-29 13:36:30 +00:00
2026-04-29 18:51:57 +00:00
2026-04-29 19:00:05 +00:00
2026-04-29 13:16:09 +00:00
2026-04-29 17:46:42 +00:00
2026-04-18 22:20:25 +00:00
2026-03-25 20:55:48 -04:00
2026-04-19 15:17:27 +00:00
2026-04-18 16:01:40 +00:00
2026-04-27 01:17:15 +00:00
2026-04-18 01:10:06 +00:00
2026-04-27 01:17:15 +00:00
2026-04-29 13:36:30 +00:00
2026-04-27 00:08:25 +00:00
2026-03-27 21:11:16 -04:00