Russian translation #42
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
build/Utils/ThunderstoreManifest.cs#L5
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
build/Utils/ThunderstoreManifest.cs#L6
Non-nullable property 'version_number' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
build/Utils/ThunderstoreManifest.cs#L7
Non-nullable property 'website_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
build/Utils/ThunderstoreManifest.cs#L8
Non-nullable property 'description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
build/Utils/ThunderstoreManifest.cs#L9
Non-nullable property 'dependencies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
LethalCompanyInputUtils/Components/BindsListController.cs#L260
'RectTransformExtensions.UiBounds(RectTransform, Vector3)' is obsolete: 'Use GetRelativeRect'
|
Build:
LethalCompanyInputUtils/Components/BindsListController.cs#L268
'RectTransformExtensions.UiBounds(RectTransform, Vector3)' is obsolete: 'Use GetRelativeRect'
|
Build:
LethalCompanyInputUtils/Utils/DebugUtils.cs#L42
'RectTransformExtensions.UiBounds(RectTransform, Vector3)' is obsolete: 'Use GetRelativeRect'
|
Build:
LethalCompanyInputUtils/Localization/Locale.cs#L11
Field 'Locale.fallback' is never assigned to, and will always have its default value null
|
Build:
LethalCompanyInputUtils/Components/BindsListController.cs#L260
'RectTransformExtensions.UiBounds(RectTransform, Vector3)' is obsolete: 'Use GetRelativeRect'
|
Loading