test: forbid using t.Parallel
#1757
Annotations
10 errors and 2 warnings
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v1-revisions_test.go#L30
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v1-revisions_test.go#L164
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v1_test.go#L30
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v1_test.go#L236
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v2_test.go#L30
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock-v2_test.go#L163
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock_test.go#L25
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/cpp/conanlock/conanlock_test.go#L60
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/golang/gomod/gomod_test.go#L30
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint:
extractor/filesystem/language/golang/gomod/gomod_test.go#L64
use of `t.Parallel` forbidden by pattern `^testing.T.Parallel$` (forbidigo)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|