Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

NOISSUE - Fix Update user roles, Listing and retrieve users with role #71

NOISSUE - Fix Update user roles, Listing and retrieve users with role

NOISSUE - Fix Update user roles, Listing and retrieve users with role #71

Triggered via pull request November 27, 2023 14:11
Status Failure
Total duration 38s
Artifacts

ci.yaml

on: pull_request
Continuous Integration
28s
Continuous Integration
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Continuous Integration: pkg/sdk/go/bootstrap.go#L1
: # github.com/absmach/magistrala/pkg/sdk/go
Continuous Integration: pkg/sdk/go/sdk.go#L45
cannot use (*mgSDK)(nil) (value of type *mgSDK) as SDK value in variable declaration: *mgSDK does not implement SDK (missing method UpdateUserOwner)
Continuous Integration: pkg/sdk/go/sdk.go#L1124
cannot use &mgSDK{…} (value of type *mgSDK) as SDK value in return statement: *mgSDK does not implement SDK (missing method UpdateUserOwner) (typecheck)
Continuous Integration: bootstrap/service.go#L16
could not import github.com/absmach/magistrala/pkg/sdk/go (-: # github.com/absmach/magistrala/pkg/sdk/go
Continuous Integration: pkg/sdk/go/sdk.go#L45
cannot use (*mgSDK)(nil) (value of type *mgSDK) as SDK value in variable declaration: *mgSDK does not implement SDK (missing method UpdateUserOwner)
Continuous Integration: pkg/sdk/go/sdk.go#L1124
cannot use &mgSDK{…} (value of type *mgSDK) as SDK value in return statement: *mgSDK does not implement SDK (missing method UpdateUserOwner)) (typecheck)
Continuous Integration: bootstrap/events/producer/events.go#L53
ce.State undefined (type configEvent has no field or method State) (typecheck)
Continuous Integration: bootstrap/events/producer/events.go#L56
ce.ThingID undefined (type configEvent has no field or method ThingID) (typecheck)
Continuous Integration: bootstrap/events/producer/events.go#L57
ce.ThingID undefined (type configEvent has no field or method ThingID) (typecheck)
Continuous Integration: bootstrap/events/producer/events.go#L59
ce.Content undefined (type configEvent has no field or method Content) (typecheck)
Continuous Integration
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.