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

feat(ci): add Go setup to GitHub Actions workflow #83

Merged
merged 1 commit into from
Jul 31, 2024

feat(ci): add Go setup to GitHub Actions workflow

cc352c0
Select commit
Loading
Failed to load commit list.
Merged

feat(ci): add Go setup to GitHub Actions workflow #83

feat(ci): add Go setup to GitHub Actions workflow
cc352c0
Select commit
Loading
Failed to load commit list.
Codeac.io / Codeac Code Quality succeeded Jul 31, 2024 in 18s

Codeac Code Quality

This PR contains 0 errors and 145 warnings.

Annotations

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 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 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 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 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 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 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 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 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 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 16 lines is too similar to tools/seltabls/data/logs/queries.sql.go:345

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 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

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 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 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:128

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 237 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 15 lines is too similar to tools/seltabls/pkg/parsers/struct_test.go:190

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 205 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 15 lines is too similar to tools/seltabls/pkg/parsers/struct_test.go:222

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 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 159 in tools/seltabls/pkg/parsers/struct.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/parsers/struct.go:130

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 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