Skip to content

feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息 #279

feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息

feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息 #279

Re-run triggered September 28, 2023 15:41
Status Failure
Total duration 1m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Matrix: build
Tests result
0s
Tests result
Fit to window
Zoom out
Zoom in

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)