feat: swedish added #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
15 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1, csexton/release-asset-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L83
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.dispatcherTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L66
Non-nullable field '_targetText' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L66
Non-nullable field '_currentTextOfTextBox' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L169
Possible null reference assignment.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L310
Dereference of a possibly null reference.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L316
Possible null reference argument for parameter 'languageName' in 'void MainWindow.SettingsChanged(string themeCode, string languageName)'.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L324
Possible null reference argument for parameter 'language' in 'string[] SourceManager.GetLanguageArray(Language language)'.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L325
Cannot convert null literal to non-nullable reference type.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L330
Possible null reference argument for parameter 'language' in 'string[] SourceManager.GetLanguageArray(Language language)'.
|
deploy:
TarotType.Main/MainWindow.xaml.cs#L331
Cannot convert null literal to non-nullable reference type.
|