add README.txt and Quickstart.txt #21
Annotations
11 warnings
publish
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/.
|
publish:
DAT1/DAT1.cs#L36
Possible null reference return.
|
publish:
DAT1/DAT1.cs#L162
Cannot convert null literal to non-nullable reference type.
|
publish:
DAT1/DAT1.cs#L163
Cannot convert null literal to non-nullable reference type.
|
publish:
DAT1/DAT1.cs#L39
Non-nullable field 'strings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
DAT1/DAT1.cs#L41
Non-nullable field 'strings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
DAT1/TOC.cs#L479
Possible null reference assignment.
|
publish:
DAT1/Helpers/LocalizationHelper.cs#L36
Possible null reference return.
|
publish:
DAT1/TOC.cs#L512
Possible null reference return.
|
publish:
DAT1/TOC.cs#L513
Possible null reference return.
|
publish:
DAT1/TOC.cs#L522
Possible null reference return.
|