picoclaw/pkg/channels
Kai Xia(夏恺) 100356e8ec
refactor: cleanup dead code and turn on dead code detection in CI (#515)
* cleanup dead code.

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

* add these two back with flag.

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

* fix ci

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

* remove this confusing line

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

* make fmt

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

* remove unused method.

picked up by golangci-lint run

Signed-off-by: Kai Xia <kaix+github@fastmail.com>

---------

Signed-off-by: Kai Xia <kaix+github@fastmail.com>
2026-02-24 21:52:25 +08:00
..
base.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
base_test.go style: fix gofmt formatting (CRLF -> LF) 2026-02-14 11:21:47 +09:00
dingtalk.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
discord.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
feishu_32.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
feishu_64.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
line.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
maixcam.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
manager.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
onebot.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
qq.go translate Chinese comments 2026-02-24 10:27:49 +11:00
slack.go translate Chinese comments 2026-02-24 10:27:49 +11:00
slack_test.go refactor(channels): consolidate media handling and improve resource cleanup 2026-02-12 12:46:28 +08:00
telegram.go translate Chinese comments 2026-02-24 10:27:49 +11:00
telegram_commands.go refactor(config): rename model field to model_name 2026-02-23 16:55:06 +08:00
wecom.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
wecom_app.go refactor: cleanup dead code and turn on dead code detection in CI (#515) 2026-02-24 21:52:25 +08:00
wecom_app_test.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
wecom_test.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
whatsapp.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00