Skip to content

Update README.md (#25) #15

Update README.md (#25)

Update README.md (#25) #15

Triggered via push December 31, 2024 17:29
Status Failure
Total duration 3m 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build and Push: consumers/notifiers/service_test.go#L38
cannot use repo (variable of type *"github.com/absmach/magistrala/consumers/notifiers/mocks".SubscriptionsRepository) as "github.com/absmach/supermq/consumers/notifiers".SubscriptionsRepository value in argument to notifiers.New: *"github.com/absmach/magistrala/consumers/notifiers/mocks".SubscriptionsRepository does not implement "github.com/absmach/supermq/consumers/notifiers".SubscriptionsRepository (wrong type for method Retrieve)
Build and Push: consumers/notifiers/api/endpoint_test.go#L73
cannot use svc (variable of type *mocks.Service) as "github.com/absmach/supermq/consumers/notifiers".Service value in argument to api.MakeHandler: *mocks.Service does not implement "github.com/absmach/supermq/consumers/notifiers".Service (wrong type for method CreateSubscription)
Build and Push
Process completed with exit code 2.
Build and Push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636