tidy #510
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)
|
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/
|
191 tests found
There are 191 tests, see "Raw output" for the full list of tests.
|