chore: add tests for gobot #160
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/
|