Banco de dados no docker #66
Annotations
10 warnings
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
app/Services/ModelConverter.cs#L27
Possible null reference assignment.
|
test/Fixtures/AuthTest.cs#L40
Possible null reference argument for parameter 'configuration' in 'void AuthStartup.AddAuth(IServiceCollection services, IConfiguration configuration)'.
|
test/EscolaRepositorioTest.cs#L26
Possible null reference assignment.
|
test/EscolaServiceTest.cs#L206
Public method 'Dispose' on test class 'EscolaServiceTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
app/Services/ModelConverter.cs#L27
Possible null reference assignment.
|
test/Fixtures/AuthTest.cs#L40
Possible null reference argument for parameter 'configuration' in 'void AuthStartup.AddAuth(IServiceCollection services, IConfiguration configuration)'.
|
test/EscolaRepositorioTest.cs#L26
Possible null reference assignment.
|
test/EscolaServiceTest.cs#L206
Public method 'Dispose' on test class 'EscolaServiceTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
The logs for this run have expired and are no longer available.
Loading