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

GitAuto: [FEATURE] Implement Collection API #345

Closed

Merge branch 'main' into gitauto/issue-44-ccea64aa-82ac-43cf-9738-c43…

4888fea
Select commit
Loading
Failed to load commit list.
Closed

GitAuto: [FEATURE] Implement Collection API #345

Merge branch 'main' into gitauto/issue-44-ccea64aa-82ac-43cf-9738-c43…
4888fea
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 4, 2024 in 0s

16 issues found. Autofix available.

Annotations

Check notice on line 24 in Src/VTEX/VTEXContext.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXContext.cs#L24

File may only contain a single namespace. (SA1403)

Check notice on line 6 in Src/VTEX/VTEXContext.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXContext.cs#L6

File may only contain a single type. (SA1402)

Check notice on line 407 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L407

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 42 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L42

Opening braces should not be preceded by blank line. (SA1509)

Check notice on line 76 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L76

Element documentation headers should not be followed by blank line. (SA1506)

Check notice on line 125 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L125

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 167 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L167

Opening braces should not be preceded by blank line. (SA1509)

Check notice on line 207 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L207

Opening braces should not be preceded by blank line. (SA1509)

Check notice on line 439 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L439

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 440 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L440

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 297 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L297

Opening braces should not be preceded by blank line. (SA1509)

Check notice on line 448 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L448

A closing brace should not be preceded by a blank line. (SA1508)

Check notice on line 315 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L315

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 397 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L397

Opening braces should not be preceded by blank line. (SA1509)

Check notice on line 435 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L435

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 459 in Src/VTEX/VTEXWrapper.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

Src/VTEX/VTEXWrapper.cs#L459

A closing brace should not be preceded by a blank line. (SA1508)