SDK regeneration #427
Annotations
20 errors and 2 warnings
|
compile:
context_string.go#L125
cannot use episode.CreatedAt (variable of type *string) as string value in argument to time.Parse
|
|
compile:
context_string.go#L124
invalid operation: episode.CreatedAt != "" (mismatched types *string and untyped string)
|
|
compile:
context_string.go#L120
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
compile:
context_string.go#L119
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
compile:
context_string.go#L115
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
compile:
context_string.go#L114
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
compile:
context_string.go#L55
undefined: EntityNode
|
|
compile:
context_string.go#L55
undefined: EntityEdge
|
|
compile:
context_string.go#L35
undefined: EntityEdge
|
|
compile:
entity_types.go#L61
undefined: EntityEdgeSourceTarget
|
|
test:
context_string.go#L125
cannot use episode.CreatedAt (variable of type *string) as string value in argument to time.Parse
|
|
test:
context_string.go#L124
invalid operation: episode.CreatedAt != "" (mismatched types *string and untyped string)
|
|
test:
context_string.go#L120
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
test:
context_string.go#L119
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
test:
context_string.go#L115
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
test:
context_string.go#L114
episode.RoleType undefined (type *Episode has no field or method RoleType)
|
|
test:
context_string.go#L55
undefined: EntityNode
|
|
test:
context_string.go#L55
undefined: EntityEdge
|
|
test:
context_string.go#L35
undefined: EntityEdge
|
|
test:
entity_types.go#L61
undefined: EntityEdgeSourceTarget
|
|
compile
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|