feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息 #279
Annotations
2 errors and 6 warnings
|
|
message_test.go#L14
var-declaration: should omit type string from declaration of var corpID; it will be inferred from the right-hand side (revive)
|
message_test.go#L18
var-declaration: should omit type string from declaration of var agentSecret; it will be inferred from the right-hand side (revive)
|
message_test.go#L20
var-declaration: should omit type string from declaration of var userID; it will be inferred from the right-hand side (revive)
|
message_test.go#L29
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
message_test.go#L42
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
message_test.go#L52
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading