TypeScript client dependency cleanups #708
Annotations
10 errors and 3 warnings
|
lint:
app/standup/umember/standupmembers.go#L95
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/sprint/spermission/sprintpermissions.go#L124
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/sprint/smember/sprintmembers.go#L95
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/retro/rpermission/retropermissions.go#L124
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/retro/rmember/retromembers.go#L95
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/lib/database/util.go#L49
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
lint:
app/estimate/story/vote/votes.go#L95
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/estimate/epermission/estimatepermissions.go#L124
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/estimate/emember/estimatemembers.go#L95
evalOrder: may want to evaluate xx.ToPK() before the return statement (gocritic)
|
|
lint:
app/controller/cutil/session.go#L57
Non-inherited new context, use function like `context.WithXXX` or `r.Context` instead (contextcheck)
|
|
lint
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|
|
lint
Unexpected input(s) 'skip-go-installation', 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'version-file', 'install-mode', 'install-only', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'args', 'skip-cache', 'skip-save-cache', 'cache-invalidation-interval', 'problem-matchers', 'debug', 'experimental']
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/rituals/rituals. Supported file pattern: go.sum
|