Skip to content

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

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

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

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

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
cannot use &item.Alias (value of type *string) as *opslevel.Nullable[string] value in assignment
test
cannot use &item.Alias (value of type *string) as *opslevel.Nullable[string] value in assignment
test
undefined: opslevel.ServiceUpdateInputV2
test
undefined: opslevel.ServiceUpdateInputV2
test
cannot use input.Alias (variable of type *opslevel.Nullable[string]) as *string value in argument to NullableString
test
cannot use input.Description (variable of type *opslevel.Nullable[string]) as *string value in argument to NullableString
test
cannot use input.Framework (variable of type *opslevel.Nullable[string]) as *string value in argument to NullableString
test
cannot use &input.Name (value of type *string) as *opslevel.Nullable[string] value in struct literal
test
cannot use *eventIntegrationInput.Name (variable of type opslevel.Nullable[string]) as string value in struct literal
test
cannot use opslevel.RefOf(opslevel.PropertyDisplayStatusEnum(propertyDisplayStatus)) (value of type *opslevel.Nullable[opslevel.PropertyDisplayStatusEnum]) as *opslevel.PropertyDisplayStatusEnum value in assignment
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636