Skip to content

feat: lexiextract new version added #20

feat: lexiextract new version added

feat: lexiextract new version added #20

Triggered via push February 12, 2024 20:50
Status Success
Total duration 2m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/create-release@v1, csexton/release-asset-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L94
Converting null literal or possible null value to non-nullable type.
deploy: TarotType.Main/MainWindow.xaml.cs#L94
Nullability of reference types in value of type 'List<Language?>' doesn't match target type 'List<Language>'.
deploy: TarotType.Main/MainWindow.xaml.cs#L79
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#L79
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#L79
Non-nullable field '_currentLanguage' 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#L204
Possible null reference assignment.
deploy: TarotType.Main/MainWindow.xaml.cs#L209
Possible null reference argument for parameter 'item' in 'bool List<string>.Contains(string item)'.
deploy: TarotType.Main/MainWindow.xaml.cs#L224
Converting null literal or possible null value to non-nullable type.
deploy: TarotType.Main/MainWindow.xaml.cs#L224
Converting null literal or possible null value to non-nullable type.