feat: Add support for step argument (go-bdd#149) #177
Annotations
10 errors and 1 warning
gobdd_go1_16.go#L16
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
gobdd.go#L547
expressions should not be cuddled with blocks (wsl)
|
context/context.go#L4
import 'github.com/go-bdd/gobdd' is not allowed from list 'Main' (depguard)
|
gobdd.go#L16
import 'github.com/cucumber/gherkin-go/v13' is not allowed from list 'Main' (depguard)
|
gobdd.go#L17
import 'github.com/cucumber/messages-go/v12' is not allowed from list 'Main' (depguard)
|
context_get_as_test.go#L6
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
context_test.go#L6
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
gobdd_test.go#L9
import 'github.com/cucumber/messages-go/v12' is not allowed from list 'Main' (depguard)
|
gobdd_test.go#L10
import 'github.com/go-bdd/assert' is not allowed from list 'Main' (depguard)
|
gobdd_test.go#L11
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading