Update Github workflows and Go dependencies #1650
Annotations
10 errors
Lint:
v2/types/timestamp.go#L35
t.IsZero undefined (type *Timestamp has no field or method IsZero) (typecheck)
|
Lint:
v2/types/timestamp.go#L56
t.IsZero undefined (type *Timestamp has no field or method IsZero) (typecheck)
|
Lint:
v2/types/uri.go#L77
u.IsAbs undefined (type URI has no field or method IsAbs) (typecheck)
|
Lint:
v2/types/value.go#L114
previous case (typecheck)
|
Lint:
v2/types/value.go#L172
previous case (typecheck)
|
Lint:
v2/types/value.go#L192
missing return (typecheck)
|
Lint:
v2/binding/event_message.go#L51
m.Context undefined (type *EventMessage has no field or method Context) (typecheck)
|
Lint:
v2/binding/event_message.go#L67
m.Context undefined (type *EventMessage has no field or method Context) (typecheck)
|
Lint:
v2/binding/event_message.go#L70
m.Context undefined (type *EventMessage has no field or method Context) (typecheck)
|
Lint:
v2/binding/to_event.go#L115
b.DataEncoded undefined (type *messageToEventBuilder has no field or method DataEncoded) (typecheck)
|