Skip to content

Merge pull request #169 from madflojo/hord-move #916

Merge pull request #169 from madflojo/hord-move

Merge pull request #169 from madflojo/hord-move #916

Triggered via push July 12, 2024 18:57
Status Failure
Total duration 2m 38s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 5 warnings
unit_test
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/hashmap".Config) as "github.com/madflojo/hord/drivers/hashmap".Config value in argument to kv.NewFileDB
unit_test
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/redis".Config) as "github.com/madflojo/hord/drivers/redis".Config value in argument to kv.NewRedisDB
unit_test
Process completed with exit code 201.
integration_test
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/hashmap".Config) as "github.com/madflojo/hord/drivers/hashmap".Config value in argument to kv.NewFileDB
integration_test
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/redis".Config) as "github.com/madflojo/hord/drivers/redis".Config value in argument to kv.NewRedisDB
integration_test
Process completed with exit code 201.
lint: garden-app/pkg/storage/client.go#L1
: # github.com/calvinmclean/automated-garden/garden-app/pkg/storage
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/hashmap".Config) as "github.com/madflojo/hord/drivers/hashmap".Config value in argument to kv.NewFileDB
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/redis".Config) as "github.com/madflojo/hord/drivers/redis".Config value in argument to kv.NewRedisDB (typecheck)
lint: garden-app/server/api.go#L12
could not import github.com/calvinmclean/automated-garden/garden-app/pkg/storage (-: # github.com/calvinmclean/automated-garden/garden-app/pkg/storage
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/hashmap".Config) as "github.com/madflojo/hord/drivers/hashmap".Config value in argument to kv.NewFileDB
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/redis".Config) as "github.com/madflojo/hord/drivers/redis".Config value in argument to kv.NewRedisDB) (typecheck)
lint: garden-app/worker/worker.go#L9
could not import github.com/calvinmclean/automated-garden/garden-app/pkg/storage (-: # github.com/calvinmclean/automated-garden/garden-app/pkg/storage
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/hashmap".Config) as "github.com/madflojo/hord/drivers/hashmap".Config value in argument to kv.NewFileDB
lint
cannot use cfg (variable of type "github.com/tarmac-project/hord/drivers/redis".Config) as "github.com/madflojo/hord/drivers/redis".Config value in argument to kv.NewRedisDB) (typecheck)
lint
issues found
unit_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, arduino/setup-task@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit_test
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-garden/automated-garden. Supported file pattern: go.sum
integration_test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, arduino/setup-task@v1, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
integration_test
Restore cache failed: Dependencies file is not found in /home/runner/work/automated-garden/automated-garden. Supported file pattern: go.sum
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/