Skip to content

fix: NoneLog should exclude printing message not include (#168) #506

fix: NoneLog should exclude printing message not include (#168)

fix: NoneLog should exclude printing message not include (#168) #506

Triggered via push June 21, 2024 07:57
Status Failure
Total duration 2m 48s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 7 warnings, 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
Process completed with exit code 2.
coverage
Process completed with exit code 2.
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/