feat: Group Invited/Join/LeaveEvent and Group Member Join/Leave Event #10
Annotations
10 errors and 1 warning
lint:
packets/wtlogin/loginState/enum.go#L6
SA9004: only the first constant in this group has an explicit type (staticcheck)
|
lint:
packets/wtlogin/sso.go#L76
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
lint:
packets/wtlogin/sso.go#L112
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
lint:
packets/wtlogin/sso.go#L136
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
lint:
utils/binary/builder.go#L53
SA1003: value of type int cannot be used with binary.Write (staticcheck)
|
lint:
utils/binary/builder.go#L54
SA1003: value of type int cannot be used with binary.Write (staticcheck)
|
lint:
packets/oidb/builder.go#L11
var `oidbLogger` is unused (unused)
|
lint:
utils/network.go#L4
field `host` is unused (unused)
|
lint:
utils/network.go#L5
field `port` is unused (unused)
|
lint:
utils/network.go#L6
field `ssl` is unused (unused)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|