Skip to content

Generating Store Layer methods based on Yaml files #163

Generating Store Layer methods based on Yaml files

Generating Store Layer methods based on Yaml files #163

Triggered via pull request February 9, 2026 11:05
Status Failure
Total duration 46s
Artifacts

cicd.yml

on: pull_request
πŸŽ– Code Quality
42s
πŸŽ– Code Quality
Matrix: πŸ§ͺ unit testing
Fit to window
Zoom out
Zoom in

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)