Banco de dados no docker #66
ci.yml
on: pull_request
Build, test and analyze Windows
4m 26s
Build and test Linux
1m 4s
Annotations
1 error and 10 warnings
Build, test and analyze Windows
Process completed with exit code 1.
|
Build and test Linux:
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
Build and test Linux:
app/Services/ModelConverter.cs#L27
Possible null reference assignment.
|
Build and test Linux:
test/Fixtures/AuthTest.cs#L40
Possible null reference argument for parameter 'configuration' in 'void AuthStartup.AddAuth(IServiceCollection services, IConfiguration configuration)'.
|
Build and test Linux:
test/EscolaRepositorioTest.cs#L26
Possible null reference assignment.
|
Build and test Linux:
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)
|
Build and test Linux:
app/Services/ApiException.cs#L18
Possible null reference assignment.
|
Build and test Linux:
app/Services/ModelConverter.cs#L27
Possible null reference assignment.
|
Build and test Linux:
test/Fixtures/AuthTest.cs#L40
Possible null reference argument for parameter 'configuration' in 'void AuthStartup.AddAuth(IServiceCollection services, IConfiguration configuration)'.
|
Build and test Linux:
test/EscolaRepositorioTest.cs#L26
Possible null reference assignment.
|
Build and test Linux:
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)
|