feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息 #279
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 12 warnings
build (oldstable)
issues found
|
build (1.17)
The job was canceled because "oldstable" failed.
|
build (1.17)
issues found
|
build (stable)
The job was canceled because "oldstable" failed.
|
build (stable)
The operation was canceled.
|
Tests result
Process completed with exit code 1.
|
build (oldstable):
message_test.go#L29
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build (oldstable):
message_test.go#L42
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build (oldstable):
message_test.go#L52
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build (oldstable):
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)
|
build (oldstable):
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)
|
build (oldstable):
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)
|
build (1.17):
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)
|
build (1.17):
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)
|
build (1.17):
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)
|
build (1.17):
message_test.go#L29
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build (1.17):
message_test.go#L42
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
build (1.17):
message_test.go#L52
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|