Bump github.com/onflow/flixkit-go/v2 from 2.0.1 to 2.2.0 #4143
Annotations
13 errors and 4 warnings
lint:
cmd/flow/main.go#L45
could not import github.com/onflow/flow-cli/internal/super (-: # github.com/onflow/flow-cli/internal/super
|
lint:
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)
|
lint:
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
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint:
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)
|
lint
issues found
|
test (ubuntu-latest):
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
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-latest)
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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']
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|