use newest released version of flow modules #78
Annotations
11 errors and 2 warnings
test
Process completed with exit code 2.
|
lint:
internal/templates/js_fcl_main.tmpl.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
internal/fcl_binding_creator.go#L9
could not import github.com/onflow/flixkit-go/internal/templates (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/flix_service.go#L12
could not import github.com/onflow/flowkit/v2/output (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/v1_1/generator.go#L17
could not import github.com/onflow/flowkit/v2/output (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
internal/v1_1/generator.go#L35
undefined: flowkit (typecheck)
|
lint:
internal/v1_1/generator.go#L193
undefined: flowkit (typecheck)
|
lint:
internal/v1_1/generator.go#L241
undefined: flowkit (typecheck)
|
lint:
internal/v1_1/generator.go#L67
undefined: flow (typecheck)
|
lint:
internal/v1_1/generator.go#L252
undefined: flow (typecheck)
|
lint
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|