feat: Add the ability to share scrobbles with other users #536
Annotations
10 errors and 1 warning
Lint and test:
cmd/gonic/gonic.go#L48
could not import go.senan.xyz/gonic/server/ctrlsubsonic (-: # go.senan.xyz/gonic/server/ctrlsubsonic
|
Lint and test:
server/ctrlsubsonic/handlers_common.go#L65
syntax error: unexpected newline, expected type) (typecheck)
|
Lint and test:
server/ctrlsubsonic/ctrl.go#L1
: # go.senan.xyz/gonic/server/ctrlsubsonic [go.senan.xyz/gonic/server/ctrlsubsonic.test]
|
Lint and test:
server/ctrlsubsonic/handlers_common.go#L65
syntax error: unexpected newline, expected type (typecheck)
|
Lint and test:
server/ctrlsubsonic/handlers_common.go#L65
expected type, found newline (typecheck)
|
Lint and test:
listenwith/listenwith_test.go#L17
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint and test:
server/ctrladmin/handlers.go#L28
Buddies is a global variable (gochecknoglobals)
|
Lint and test:
listenwith/listenwith.go#L12
Buddies is a global variable (gochecknoglobals)
|
Lint and test:
listenwith/listenwith.go#L13
Inverted is a global variable (gochecknoglobals)
|
Lint and test:
listenwith/listenwith_test.go#L13
Function TestAddUser missing the call to method parallel
|
Lint and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|