Skip to content

add missing cache-dependency-path in setup-go GH action (#333) #627

add missing cache-dependency-path in setup-go GH action (#333)

add missing cache-dependency-path in setup-go GH action (#333) #627

Triggered via push January 6, 2025 18:45
Status Failure
Total duration 1m 53s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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)