Merge pull request #22 from devjoes/add-requiredports-option #36
Annotations
1 error and 3 warnings
|
build
Process completed with exit code 1.
|
|
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
|
build:
DockerComposeFixture.Tests/DockerFixtureTests.cs#L91
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
|
build:
DockerComposeFixture.Tests/DockerFixtureTests.cs#L91
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|