Bump github.com/onflow/flixkit-go/v2 from 2.0.1 to 2.2.0 #1850
Annotations
9 errors and 3 warnings
Run golangci/[email protected]:
cmd/flow/main.go#L45
could not import github.com/onflow/flow-cli/internal/super (-: # github.com/onflow/flow-cli/internal/super
|
Run golangci/[email protected]:
internal/super/flix.go#L259
cannot use depNetworks (variable of type []"github.com/onflow/flowkit/v2/config".Network) as []"github.com/onflow/flixkit-go/v2/internal/common".NetworkConfig value in argument to flixService.CreateTemplate) (typecheck)
|
Run golangci/[email protected]:
internal/super/flix.go#L259
cannot use depNetworks (variable of type []"github.com/onflow/flowkit/v2/config".Network) as []"github.com/onflow/flixkit-go/v2/internal/common".NetworkConfig value in argument to flixService.CreateTemplate
|
Run golangci/[email protected]:
internal/super/flix_test.go#L100
cannot use mockFlixService (variable of type *MockFlixService) as flixkit.FlixService value in argument to executeFlixCmd: *MockFlixService does not implement flixkit.FlixService (wrong type for method CreateTemplate)
|
Run golangci/[email protected]:
internal/super/flix_test.go#L129
cannot use mockFlixService (variable of type *MockFlixService) as flixkit.FlixService value in argument to executeFlixCmd: *MockFlixService does not implement flixkit.FlixService (wrong type for method CreateTemplate)
|
Run golangci/[email protected]:
internal/super/flix_test.go#L142
cannot use mockFlixService (variable of type *MockFlixService) as flixkit.FlixService value in argument to packageFlixCmd: *MockFlixService does not implement flixkit.FlixService (wrong type for method CreateTemplate)
|
Run golangci/[email protected]:
internal/super/flix_test.go#L207
cannot use mockFlixService (variable of type *MockFlixService) as flixkit.FlixService value in argument to generateFlixCmd: *MockFlixService does not implement flixkit.FlixService (wrong type for method CreateTemplate)
|
Run golangci/[email protected]:
internal/super/flix_test.go#L229
cannot use mockFlixService (variable of type *MockFlixService) as flixkit.FlixService value in argument to generateFlixCmd: *MockFlixService does not implement flixkit.FlixService (wrong type for method CreateTemplate)
|
Run golangci/[email protected]
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci/[email protected]
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']
|
Post Run golangci/[email protected]
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']
|
Loading