Fix join and part/leave on replay #1017
development.yml
on: pull_request
golangci-lint
11s
Matrix: test-build-upload
Annotations
7 errors and 2 warnings
test-build-upload (1.21.x, ubuntu-latest):
mm-go-irckit/userbridge.go#L741
cannot use props["addedUserId"] (map index expression of type interface{}) as string value in argument to u.br.GetUser: need type assertion
|
test-build-upload (1.21.x, ubuntu-latest):
mm-go-irckit/userbridge.go#L744
cannot use props["removedUserId"] (map index expression of type interface{}) as string value in argument to u.br.GetUser: need type assertion
|
test-build-upload (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
test-build-upload (1.20.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
|
test-build-upload (1.20.x, ubuntu-latest):
mm-go-irckit/userbridge.go#L741
cannot use props["addedUserId"] (map index expression of type interface{}) as string value in argument to u.br.GetUser: need type assertion
|
test-build-upload (1.20.x, ubuntu-latest):
mm-go-irckit/userbridge.go#L744
cannot use props["removedUserId"] (map index expression of type interface{}) as string value in argument to u.br.GetUser: need type assertion
|
test-build-upload (1.20.x, ubuntu-latest)
The operation was canceled.
|
test-build-upload (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterircd/matterircd. Supported file pattern: go.sum
|
test-build-upload (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/matterircd/matterircd. Supported file pattern: go.sum
|