feat(state,daemon,client): add user-specific notices #472
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 1 warning
lint:
cmd/pebble/main.go#L21
could not import github.com/canonical/pebble/internals/cli (-: # github.com/canonical/pebble/internals/cli
|
lint:
internals/cli/cmd_notice.go#L81
cannot convert *notice (variable of type client.Notice) to type yamlNotice) (typecheck)
|
lint:
internals/cli/cmd_notice.go#L81
cannot convert *notice (variable of type client.Notice) to type yamlNotice (typecheck)
|
lint:
internals/cli/cli_test.go#L17
could not import github.com/canonical/pebble/internals/cli (-: # github.com/canonical/pebble/internals/cli [github.com/canonical/pebble/internals/cli.test]
|
lint:
internals/cli/cmd_notice.go#L81
cannot convert *notice (variable of type client.Notice) to type yamlNotice) (typecheck)
|
lint:
internals/cli/cmd_mkdir_test.go#L24
"github.com/canonical/pebble/client" imported and not used (typecheck)
|
lint:
internals/cli/cmd_pull_test.go#L29
"github.com/canonical/pebble/client" imported and not used (typecheck)
|
lint:
internals/cli/cmd_push_test.go#L24
"os" imported and not used (typecheck)
|
lint:
internals/cli/cmd_rm_test.go#L23
"github.com/canonical/pebble/client" imported and not used (typecheck)
|
lint:
cmd/pebble/main.go#L21
could not import github.com/canonical/pebble/internals/cli (-: # github.com/canonical/pebble/internals/cli
|
lint
Process completed with exit code 1.
|
lint
Unexpected input(s) 'go-mod-file', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|