Skip to content

Fix failing test

Fix failing test #5

Triggered via push January 19, 2024 13:39
Status Failure
Total duration 2m 24s
Artifacts

validate.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/abi/unsafestring_go120.go#L13
String not declared by package unsafe (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L198
String not declared by package unsafe (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L207
String not declared by package unsafe (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L252
t.Uncommon undefined (type rtype has no field or method Uncommon, but does have uncommon) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L256
t.Str undefined (type rtype has no field or method Str) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L257
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L282
t.TFlag undefined (type rtype has no field or method TFlag) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L293
t.HasName undefined (type rtype has no field or method HasName) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L421
t.Equal undefined (type rtype has no field or method Equal) (typecheck)
validate: ../../../../../opt/hostedtoolcache/go/1.21.5/x64/src/internal/reflectlite/type.go#L653
cannot use toRType(t) (value of type rtype) as Type value in return statement: rtype does not implement Type (missing method Kind) (typecheck)