Skip to content

update to new flowkit #513

update to new flowkit

update to new flowkit #513

Triggered via push August 26, 2024 08:31
Status Failure
Total duration 3m 17s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
lint: event.go#L9
import 'github.com/bjartek/underflow' is not allowed from list 'Main' (depguard)
lint: event.go#L10
import 'github.com/onflow/cadence' is not allowed from list 'Main' (depguard)
lint: event.go#L11
import 'github.com/onflow/flow-go-sdk' is not allowed from list 'Main' (depguard)
lint: event.go#L12
import 'github.com/sanity-io/litter' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L11
import 'github.com/bjartek/underflow' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L12
import 'github.com/enescakir/emoji' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L13
import 'github.com/onflow/cadence' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L14
import 'github.com/onflow/flow-go-sdk' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L15
import 'github.com/onflow/flowkit/v2' is not allowed from list 'Main' (depguard)
lint: interaction_builder.go#L16
import 'github.com/onflow/flowkit/v2/accounts' is not allowed from list 'Main' (depguard)
191 tests found
There are 191 tests, see "Raw output" for the full list of tests.
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/