Generating Store Layer methods based on Yaml files #163
cicd.yml
on: pull_request
π Code Quality
42s
Matrix: π§ͺ unit testing
Annotations
10 errors
|
π Code Quality
issues found
|
|
π Code Quality:
store/generator.go#L820
missing whitespace above this line (too many lines above return) (wsl_v5)
|
|
π Code Quality:
store/generator_test.go#L1146
os.Chdir() could be replaced by t.Chdir() in Test_createNewAllFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L1141
os.Chdir() could be replaced by t.Chdir() in Test_createNewAllFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L718
os.Chdir() could be replaced by t.Chdir() in Test_appendStoreEntries_ExistingFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L713
os.Chdir() could be replaced by t.Chdir() in Test_appendStoreEntries_ExistingFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L674
os.Chdir() could be replaced by t.Chdir() in Test_appendStoreEntries_NewFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L669
os.Chdir() could be replaced by t.Chdir() in Test_appendStoreEntries_NewFile (usetesting)
|
|
π Code Quality:
store/generator_test.go#L487
os.Chdir() could be replaced by t.Chdir() in Test_detectProjectModule (usetesting)
|
|
π Code Quality:
store/generator_test.go#L482
os.Chdir() could be replaced by t.Chdir() in Test_detectProjectModule (usetesting)
|