Move request to two commands #940
Annotations
9 errors and 2 warnings
lint:
main.go#L3
could not import github.com/overmindtech/cli/cmd (-: # github.com/overmindtech/cli/cmd
|
lint:
cmd/request_load.go#L127
c.SendLoadBookmark undefined (type *sdpws.Client has no field or method SendLoadBookmark)
|
lint:
cmd/request_load.go#L143
c.SendLoadSnapshot undefined (type *sdpws.Client has no field or method SendLoadSnapshot)) (typecheck)
|
lint:
cmd/request_load.go#L127
c.SendLoadBookmark undefined (type *sdpws.Client has no field or method SendLoadBookmark)
|
lint:
cmd/request_load.go#L143
c.SendLoadSnapshot undefined (type *sdpws.Client has no field or method SendLoadSnapshot) (typecheck)
|
lint
issues found
|
Run Tests:
cmd/request_load.go#L127
c.SendLoadBookmark undefined (type *sdpws.Client has no field or method SendLoadBookmark)
|
Run Tests:
cmd/request_load.go#L143
c.SendLoadSnapshot undefined (type *sdpws.Client has no field or method SendLoadSnapshot)
|
Run Tests
Process completed with exit code 1.
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
lint
Unexpected input(s) 'skip-pkg-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|