add missing cache-dependency-path in setup-go GH action (#333) #627
Annotations
10 errors
test
undefined: opslevel.ConvertServiceUpdateInput
|
test
cannot use &service.Id (value of type *opslevel.ID) as *opslevel.Nullable[opslevel.ID] value in struct literal
|
test
cannot use &service.Id (value of type *opslevel.ID) as *opslevel.Nullable[opslevel.ID] value in struct literal
|
test
cannot use &service.Id (value of type *opslevel.ID) as *opslevel.Nullable[opslevel.ID] value in struct literal
|
test
cannot use *tool.Environment (variable of type opslevel.Nullable[string]) as string value in assignment
|
test
cannot use &service.Id (value of type *opslevel.ID) as *opslevel.Nullable[opslevel.ID] value in assignment
|
test
cannot use *inputRepository.BaseDirectory (variable of type opslevel.Nullable[string]) as string value in argument to repoLogger.With().Str
|
test
cannot use *inputRepository.BaseDirectory (variable of type opslevel.Nullable[string]) as string value in argument to foundRepository.GetService
|
test
cannot use &serviceRepository.BaseDirectory (value of type *string) as *opslevel.Nullable[string] value in struct literal
|
test
invalid operation: *inputRepository.DisplayName != "" (mismatched types opslevel.Nullable[string] and untyped string)
|