Skip to content

fix: update ToDateString/ToTimeString #416

fix: update ToDateString/ToTimeString

fix: update ToDateString/ToTimeString #416

Triggered via push March 13, 2024 14:38
Status Success
Total duration 5m 55s
Artifacts

default.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
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)
Running tests on ubuntu-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L47
Cannot convert null literal to non-nullable reference type.
Running tests on ubuntu-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L48
Cannot convert null literal to non-nullable reference type.
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L585
XML comment has a param tag for '', but there is no parameter by that name
Running tests on ubuntu-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L587
Parameter 'format' has no matching param tag in the XML comment for 'CoreExtension.ToDateString(DateTime, string)' (but other parameters do)
Running tests on macOS-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 macOS-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 macOS-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 macOS-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 macOS-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 macOS-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 macOS-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L47
Cannot convert null literal to non-nullable reference type.
Running tests on macOS-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L48
Cannot convert null literal to non-nullable reference type.
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L585
XML comment has a param tag for '', but there is no parameter by that name
Running tests on macOS-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L587
Parameter 'format' has no matching param tag in the XML comment for 'CoreExtension.ToDateString(DateTime, string)' (but other parameters do)
Running tests on windows-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 windows-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 windows-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 windows-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 windows-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 windows-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 windows-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L47
Cannot convert null literal to non-nullable reference type.
Running tests on windows-latest: src/WeihanLi.Common/Event/EventQueueInMemory.cs#L48
Cannot convert null literal to non-nullable reference type.
Running tests on windows-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L585
XML comment has a param tag for '', but there is no parameter by that name
Running tests on windows-latest: src/WeihanLi.Common/Extensions/CoreExtension.cs#L587
Parameter 'format' has no matching param tag in the XML comment for 'CoreExtension.ToDateString(DateTime, string)' (but other parameters do)