Skip to content

Openapi

Openapi #171

Triggered via pull request October 20, 2023 08:40
Status Failure
Total duration 28s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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.