Correct make repo private command in README.md (#515) #757
Annotations
10 errors and 1 warning
lint-soft:
pkg/store/database/access_token.go#L32
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).GetContext(context.Context, interface{}, string, ...interface{}) error (wrapcheck)
|
lint-soft:
pkg/store/database/access_token.go#L42
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).ExecContext(context.Context, string, ...interface{}) (database/sql.Result, error) (wrapcheck)
|
lint-soft:
pkg/store/database/access_token.go#L49
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).ExecContext(context.Context, string, ...interface{}) (database/sql.Result, error) (wrapcheck)
|
lint-soft:
pkg/store/database/access_token.go#L57
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).GetContext(context.Context, interface{}, string, ...interface{}) error (wrapcheck)
|
lint-soft:
pkg/store/database/access_token.go#L65
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).SelectContext(context.Context, interface{}, string, ...interface{}) error (wrapcheck)
|
lint-soft:
pkg/store/database/access_token.go#L73
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).GetContext(context.Context, interface{}, string, ...interface{}) error (wrapcheck)
|
lint-soft:
pkg/store/database/collab.go#L22
error returned from external package is unwrapped: sig: func github.com/charmbracelet/soft-serve/pkg/utils.ValidateUsername(username string) error (wrapcheck)
|
lint-soft:
pkg/store/database/collab.go#L39
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).ExecContext(context.Context, string, ...interface{}) (database/sql.Result, error) (wrapcheck)
|
lint-soft:
pkg/store/database/collab.go#L48
error returned from external package is unwrapped: sig: func github.com/charmbracelet/soft-serve/pkg/utils.ValidateUsername(username string) error (wrapcheck)
|
lint-soft:
pkg/store/database/collab.go#L64
error returned from interface method should be wrapped: sig: func (github.com/charmbracelet/soft-serve/pkg/db.Handler).GetContext(context.Context, interface{}, string, ...interface{}) error (wrapcheck)
|
lint-soft
Restore cache failed: Dependencies file is not found in /home/runner/work/soft-serve/soft-serve. Supported file pattern: go.sum
|