Update README.md #3
Annotations
11 warnings
build
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:
src/DotDocs.IO/Routing/DefaultRouter.cs#L19
Dereference of a possibly null reference.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L14
Non-nullable field 'TypeName02' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L15
Non-nullable field 'TypeName03' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L16
Non-nullable field 'TypeName04' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L17
Non-nullable field 'TypeName05' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L18
Non-nullable field 'TypeName06' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L19
Non-nullable field 'TypeName07' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L22
Non-nullable field 'TypeName08' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L23
Non-nullable field 'TypeName09' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L24
Non-nullable field 'TypeName10' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|