Skip to content

Update coding standards #66

Update coding standards

Update coding standards #66

Triggered via push November 18, 2024 15:55
Status Success
Total duration 34s
Artifacts

build.yml

on: push

Annotations

4 warnings
build: src/Ace.CSharp.DataFaker.Tests/Fakers/FakeEntity.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
build: src/Ace.CSharp.DataFaker.Tests/Fakers/FakeDto.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
build: src/Ace.CSharp.DataFaker.Tests/Fakers/FakeEntity.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
build: src/Ace.CSharp.DataFaker.Tests/Fakers/FakeDto.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)