feat(tests): rename tests of config #1919
test-go-task.yml
on: push
run-determination
0s
Matrix: test
Annotations
10 errors
test (./ - ubuntu-latest):
config/config_test.go#L15
TestGetConfigPathFromXDG_CONFIG_HOME redeclared in this block
|
test (./ - ubuntu-latest):
config/config_linux_test.go#L15
other declaration of TestGetConfigPathFromXDG_CONFIG_HOME
|
test (./ - ubuntu-latest):
config/config_test.go#L29
TestGetConfigPathFromHOME redeclared in this block
|
test (./ - ubuntu-latest):
config/config_linux_test.go#L29
other declaration of TestGetConfigPathFromHOME
|
test (./ - ubuntu-latest):
config/config_test.go#L42
TestGetConfigPathFromARDUINO_CREATE_AGENT_CONFIG redeclared in this block
|
test (./ - ubuntu-latest):
config/config_linux_test.go#L42
other declaration of TestGetConfigPathFromARDUINO_CREATE_AGENT_CONFIG
|
test (./ - ubuntu-latest):
config/config_test.go#L61
TestIfHomeDoesNotContainConfigTheDefaultConfigAreCopied redeclared in this block
|
test (./ - ubuntu-latest):
config/config_linux_test.go#L61
other declaration of TestIfHomeDoesNotContainConfigTheDefaultConfigAreCopied
|
test (./ - ubuntu-latest):
config/config_test.go#L89
TestGetConfigPathPanicIfPathDoesNotExist redeclared in this block
|
test (./ - ubuntu-latest):
config/config_linux_test.go#L89
other declaration of TestGetConfigPathPanicIfPathDoesNotExist
|