Skip to content

chore: add tests for gobot #160

chore: add tests for gobot

chore: add tests for gobot #160

Triggered via push August 24, 2024 18:12
Status Failure
Total duration 27s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
build: gobot/commands/commands.go#L40
field and method with the same name GetPackages
build: gobot/commands/commands.go#L12
other declaration of GetPackages
build: gobot/commands/commands.go#L41
cannot use c.GetPackages (value of type func() string) as string value in return statement
build: gobot/commands/commands.go#L52
c.Top undefined (type *Commands has no field or method Top)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/