Skip to content

added createTestUsers and updated deps #511

added createTestUsers and updated deps

added createTestUsers and updated deps #511

Triggered via pull request August 14, 2024 14:38
Status Failure
Total duration 3m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/