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