setup github actions #20
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/Files/Texture.cs#L16
Non-nullable field 'unk' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
DAT1/Files/Texture.cs#L16
Non-nullable field 'raw' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
publish:
DAT1/Helpers/LocalizationHelper.cs#L36
Possible null reference return.
|
publish:
DAT1/Files/Localization.cs#L51
Possible null reference return.
|
publish:
DAT1/Files/Localization.cs#L54
Possible null reference return.
|