Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devit #81

Merged
merged 7 commits into from
Jul 31, 2024

fix(complete): fix completions for structs

12594e8
Select commit
Loading
Failed to load commit list.
Merged

devit #81

fix(complete): fix completions for structs
12594e8
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Jul 31, 2024 in 23s

Codeac Code Quality

This PR contains 0 errors and 146 warnings.

Annotations

Check warning on line 200 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 30 lines is too similar to tools/seltabls/data/logs/queries.sql.go:260

Check warning on line 665 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to slices_test.go:698

Check warning on line 361 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 16 lines is too similar to tools/seltabls/data/logs/queries.sql.go:184

Check warning on line 723 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 11 lines is too similar to slices_test.go:664

Check warning on line 675 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 11 lines is too similar to slices_test.go:712

Check warning on line 200 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 16 lines is too similar to tools/seltabls/data/logs/queries.sql.go:345

Check warning on line 8 in tools/seltabls/data/config.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

package-comments

should have a package comment

Check warning on line 743 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 21 lines is too similar to slices_test.go:674

Check warning on line 422 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to tools/seltabls/data/logs/queries.sql.go:185

Check warning on line 45 in tools/seltabls/cmd/cmds/static.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

unused-parameter

parameter 'ctx' seems to be unused, consider removing or renaming it as _

Check warning on line 695 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 21 lines is too similar to slices_test.go:722

Check warning on line 200 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 15 lines is too similar to tools/seltabls/data/logs/queries.sql.go:407

Check warning on line 799 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 30 lines is too similar to slices_test.go:664

Check warning on line 160 in tools/seltabls/pkg/safe/map_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 12 lines is too similar to tools/seltabls/pkg/safe/map_test.go:64

Check warning on line 497 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 16 lines is too similar to tools/seltabls/data/logs/queries.sql.go:184

Check warning on line 694 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 30 lines is too similar to slices_test.go:769

Check warning on line 76 in tools/seltabls/pkg/safe/map_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 12 lines is too similar to tools/seltabls/pkg/safe/map_test.go:148

Check warning on line 902 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to slices_test.go:836

Check warning on line 200 in tools/seltabls/data/logs/queries.sql.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 16 lines is too similar to tools/seltabls/data/logs/queries.sql.go:481

Check warning on line 122 in tools/seltabls/pkg/parsers/struct_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to tools/seltabls/pkg/parsers/struct_test.go:99

Check warning on line 844 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to slices_test.go:894

Check warning on line 97 in tools/seltabls/cmd/root.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 17 lines is too similar to tools/seltabls/cmd/cmds/utils.go:10

Check warning on line 107 in tools/seltabls/pkg/parsers/struct_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to tools/seltabls/pkg/parsers/struct_test.go:114

Check warning on line 921 in slices_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to slices_test.go:836

Check warning on line 136 in tools/seltabls/pkg/parsers/struct_test.go

See this annotation in the file changed.

@codeac-io codeac-io / Codeac Code Quality

CodeDuplication

This block of 8 lines is too similar to tools/seltabls/pkg/parsers/struct_test.go:99