Openapi #171
Annotations
15 errors
build (1.20):
examples/echo_bot/server.go#L18
"fmt" imported and not used
|
build (1.20):
examples/echo_bot/server.go#L30
bot declared and not used
|
build (1.20):
examples/echo_bot/server.go#L49
invalid operation: event.Type() == webhook.EventTypeMessage (mismatched types string and webhook.EventType)
|
build (1.20):
examples/echo_bot/server.go#L50
event.Message undefined (type webhook.Event has no field or method Message)
|
build (1.20)
Process completed with exit code 1.
|
build (1.20.6)
The job was canceled because "_1_20" failed.
|
build (1.20.6)
The operation was canceled.
|
build (1.19.11)
The job was canceled because "_1_20" failed.
|
build (1.19.11)
The operation was canceled.
|
build (1.19)
The job was canceled because "_1_20" failed.
|
build (1.19):
examples/echo_bot/server.go#L18
imported and not used: "fmt"
|
build (1.19):
examples/echo_bot/server.go#L30
bot declared but not used
|
build (1.19):
examples/echo_bot/server.go#L49
invalid operation: event.Type() == webhook.EventTypeMessage (mismatched types string and webhook.EventType)
|
build (1.19):
examples/echo_bot/server.go#L50
event.Message undefined (type webhook.Event has no field or method Message)
|
build (1.19)
The operation was canceled.
|