Updated Create() doc headers #19
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Karlssberg.Motiv/SpecException.cs#L24
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Build:
examples/Karlssberg.Motiv.Poker/EnumExtensions.cs#L24
Converting null literal or possible null value to non-nullable type.
|
Build:
Karlssberg.Motiv.Tests/BooleanResultPredicateMetadataSpecTests.cs#L16
Theory method 'Should_replace_the_metadata_with_new_metadata' on test class 'BooleanResultPredicateMetadataSpecTests' does not use parameter 'expected'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L10
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L27
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L44
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L61
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L77
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L10
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Build:
Karlssberg.Motiv.Tests/TutorialTests.cs#L27
Theory methods should have parameters. Add parameter(s) to the theory method. (https://xunit.net/xunit.analyzers/rules/xUnit1006)
|
Loading