Skip to content

Bump the go-modules group across 1 directory with 2 updates #20

Bump the go-modules group across 1 directory with 2 updates

Bump the go-modules group across 1 directory with 2 updates #20

Triggered via pull request July 8, 2024 14:37
Status Failure
Total duration 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: commands/db_exec_command.go#L1
: # github.com/hosseinmirzapur/prisma/commands [github.com/hosseinmirzapur/prisma/commands.test]
lint: commands/db_exec_command_test.go#L18
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbec.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_exec_command_test.go#L22
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbec.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_exec_command_test.go#L26
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbec.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_exec_command_test.go#L29
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbec.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_pull_command_test.go#L27
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbpc.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_push_command_test.go#L24
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbpc.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/db_seed_command_test.go#L23
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to dbsc.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/debug_command_test.go#L20
cannot use mockCtx (variable of type *mocks.Context) as console.Context value in argument to debugCmd.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint: commands/format_command_test.go#L23
cannot use ctx (variable of type *mocks.Context) as console.Context value in argument to fmtCmd.Handle: *mocks.Context does not implement console.Context (missing method Ask)
lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']
lint
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'annotations', 'args', 'cache-invalidation-interval']