feat: variable inheritance tests #2280
lint.yml
on: pull_request
lint-jsonschema
6s
check_doc
8s
Matrix: Lint
Annotations
11 errors and 2 warnings
Lint (1.23.x):
task_test.go#L3296
Range statement for test TestVarInheritance missing the call to method parallel in test Run (paralleltest)
|
Lint (1.23.x):
task_test.go#L3299
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
Lint (1.23.x):
task_test.go#L3300
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
Lint (1.23.x):
task_test.go#L3210
TestVarInheritance's subtests should call t.Parallel (tparallel)
|
Lint (1.23.x)
issues found
|
Lint (1.22.x)
The job was canceled because "_1_23_x" failed.
|
Lint (1.22.x):
task_test.go#L3296
Range statement for test TestVarInheritance missing the call to method parallel in test Run (paralleltest)
|
Lint (1.22.x):
task_test.go#L3299
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
Lint (1.22.x):
task_test.go#L3300
os.Setenv() can be replaced by `t.Setenv()` in anonymous function (tenv)
|
Lint (1.22.x):
task_test.go#L3210
TestVarInheritance's subtests should call t.Parallel (tparallel)
|
Lint (1.22.x)
issues found
|
Lint (1.23.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|
Lint (1.22.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/task/task. Supported file pattern: go.sum
|