Merge branch 'dev' of https://github.com/WeihanLi/WeihanLi.Common int… #415
Annotations
11 errors and 6 warnings
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L14
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L14
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L19
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L14
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L14
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest:
samples/DotNetCoreSample/CronHelperTest.cs#L19
'DateTime' does not contain a definition for 'ToStandardTimeString' and no accessible extension method 'ToStandardTimeString' accepting a first argument of type 'DateTime' could be found (are you missing a using directive or an assembly reference?)
|
Running tests on ubuntu-latest
Process completed with exit code 252.
|
Running tests on windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Running tests on windows-latest
The operation was canceled.
|
Running tests on macOS-latest
The job was canceled because "ubuntu-latest" failed.
|
Running tests on macOS-latest
The operation was canceled.
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L73
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)
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L78
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)
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L84
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)
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L73
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)
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L78
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)
|
Running tests on ubuntu-latest:
test/WeihanLi.Common.Test/AspectTest/ProxyFactoryTest.cs#L84
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)
|