WIP #19
development.yml
on: push
Matrix: test
golangci-lint
2m 8s
Matrix: build-upload
Annotations
21 errors and 1 warning
|
test (1.24.x):
bridge/xmpp/xmpp.go#L401
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L356
v.Reply undefined (type xmpp.Chat has no field or method Reply)
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L355
v.Reply undefined (type xmpp.Chat has no field or method Reply)
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L329
undefined: xmpp.Reply
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L329
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L328
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L176
unknown field Reply in struct literal of type xmpp.Chat
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L175
unknown field ID in struct literal of type xmpp.Chat
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L163
undefined: xmpp.Reply
|
|
test (1.24.x):
bridge/xmpp/xmpp.go#L160
undefined: xmpp.Reply
|
|
test (stable)
The strategy configuration was canceled because "test._1_24_x" failed
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L401
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L356
v.Reply undefined (type xmpp.Chat has no field or method Reply)
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L355
v.Reply undefined (type xmpp.Chat has no field or method Reply)
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L329
undefined: xmpp.Reply
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L329
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L328
v.ID undefined (type xmpp.Chat has no field or method ID)
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L176
unknown field Reply in struct literal of type xmpp.Chat
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L175
unknown field ID in struct literal of type xmpp.Chat
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L163
undefined: xmpp.Reply
|
|
golangci-lint:
bridge/xmpp/xmpp.go#L160
undefined: xmpp.Reply
|
|
test (1.24.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterbridge/matterbridge. Supported file pattern: go.mod
|