chore(deps): bump github.com/rootlyhq/rootly-go from 0.2.0 to 0.8.0 #25
Annotations
6 errors
|
|
|
Run make test
The operation was canceled.
|
|
Run make test:
pkg/api/convert.go#L61
cannot use &refs (value of type *[]struct{Key string "json:\"key\""; Value string "json:\"value\""}) as []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] value in assignment
|
|
Run make test:
pkg/api/convert.go#L57
cannot use &labels (value of type *[]struct{Key string "json:\"key\""; Value string "json:\"value\""}) as []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] value in assignment
|
|
Run make test:
pkg/api/convert.go#L53
data.Data.Attributes.EnvironmentIds undefined (type struct{Data nullable.Nullable[map[string]interface{}] "json:\"data,omitempty\""; EndedAt nullable.Nullable[time.Time] "json:\"ended_at,omitempty\""; EnvironmentIDs nullable.Nullable[[]string] "json:\"environment_ids,omitempty\""; ExternalURL nullable.Nullable[string] "json:\"external_url,omitempty\""; Labels []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] "json:\"labels,omitempty\""; Refs []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] "json:\"refs,omitempty\""; ServiceIDs nullable.Nullable[[]string] "json:\"service_ids,omitempty\""; Source nullable.Nullable[string] "json:\"source,omitempty\""; StartedAt nullable.Nullable[time.Time] "json:\"started_at,omitempty\""; Summary string "json:\"summary\""} has no field or method EnvironmentIds, but does have field EnvironmentIDs)
|
|
Run make test:
pkg/api/convert.go#L50
data.Data.Attributes.ServiceIds undefined (type struct{Data nullable.Nullable[map[string]interface{}] "json:\"data,omitempty\""; EndedAt nullable.Nullable[time.Time] "json:\"ended_at,omitempty\""; EnvironmentIDs nullable.Nullable[[]string] "json:\"environment_ids,omitempty\""; ExternalURL nullable.Nullable[string] "json:\"external_url,omitempty\""; Labels []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] "json:\"labels,omitempty\""; Refs []nullable.Nullable[struct{Key string "json:\"key\""; Value string "json:\"value\""}] "json:\"refs,omitempty\""; ServiceIDs nullable.Nullable[[]string] "json:\"service_ids,omitempty\""; Source nullable.Nullable[string] "json:\"source,omitempty\""; StartedAt nullable.Nullable[time.Time] "json:\"started_at,omitempty\""; Summary string "json:\"summary\""} has no field or method ServiceIds, but does have field ServiceIDs)
|
Loading