Skip to content

feat: add test runner #1

feat: add test runner

feat: add test runner #1

Triggered via push June 12, 2024 14:09
Status Failure
Total duration 33s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
check: api.gen.go#L11
struct field UpdateId should be UpdateID
check: api.gen.go#L36
comment on exported type GetUpdates should be of the form "GetUpdates ..." (with optional leading article)
check: api.gen.go#L47
comment on exported method API.GetUpdates should be of the form "GetUpdates ..."
check: api.gen.go#L55
comment on exported type SetWebhook should be of the form "SetWebhook ..." (with optional leading article)
check: api.gen.go#L62
struct field Url should be URL
check: api.gen.go#L64
struct field IpAddress should be IPAddress
check: api.gen.go#L96
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
check: api.gen.go#L110
comment on exported method API.SetWebhook should be of the form "SetWebhook ..."
check: api.gen.go#L127
comment on exported type DeleteWebhook should be of the form "DeleteWebhook ..." (with optional leading article)
check: api.gen.go#L132
comment on exported method API.DeleteWebhook should be of the form "DeleteWebhook ..."
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.