Skip to content

Added translation using Weblate (Portuguese (Brazil)) #54

Added translation using Weblate (Portuguese (Brazil))

Added translation using Weblate (Portuguese (Brazil)) #54

Triggered via push September 30, 2023 05:53
Status Success
Total duration 1m 9s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: SS14.Launcher/Localization/Xaml/GetExtension.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SS14.Launcher/Localization/LocalizationManager.cs#L42
Non-nullable field '_currentLanguageDisplayString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SS14.Launcher/Localization/LocalizationManager.cs#L74
Cannot convert null literal to non-nullable reference type.
build: SS14.Launcher/ViewModels/MainWindowViewModel.cs#L114
Possible null reference argument for parameter 'args' in 'string Loc.GetString(string sourceString, params object[] args)'.
build: SS14.Launcher/Localization/LocalizationManager.cs#L257
Cannot convert null literal to non-nullable reference type.
build: SS14.Launcher/ViewModels/AccountDropDownViewModel.cs#L82
Possible null reference argument for parameter 'args' in 'string Loc.GetString(string sourceString, params object[] args)'.
build: SS14.Launcher/Models/Data/LoginInfo.cs#L23
Non-nullable property 'AuthServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SS14.Launcher/Localization/Xaml/GetExtension.cs#L10
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SS14.Launcher/Localization/LocalizationManager.cs#L42
Non-nullable field '_currentLanguageDisplayString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SS14.Launcher/Localization/LocalizationManager.cs#L74
Cannot convert null literal to non-nullable reference type.