Skip to content

Merge pull request #29 from otrov/main #20

Merge pull request #29 from otrov/main

Merge pull request #29 from otrov/main #20

Triggered via push September 15, 2023 12:13
Status Success
Total duration 5m 47s
Artifacts

Publish.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

71 warnings
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/setup@v0.9.13, gittools/actions/gitversion/execute@v0.9.13, vimtor/action-zip@v1, actions/upload-artifact@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 (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest)
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/
Build (ubuntu-latest): src/SecureElementReader/Proxies/TaxCoreApiProxy.cs#L60
Nullability of reference types in return type of 'Task<List<Command>>? TaxCoreApiProxy.GetPendingCommands()' doesn't match implicitly implemented member 'Task<List<Command>> ITaxCoreApiProxy.GetPendingCommands()' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Services/CardReaderService.cs#L300
Nullability of reference types in return type of 'byte[]? CardReaderService.GetInternalData()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetInternalData()' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Services/CardReaderService.cs#L321
Nullability of reference types in return type of 'byte[]? CardReaderService.GetAmountStatus()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetAmountStatus()' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Interfaces/ILocalizationService.cs#L5
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/SecureElementReader/Services/LocalizationService.cs#L17
Cannot convert null literal to non-nullable reference type.
Build (ubuntu-latest): src/SecureElementReader/ViewModels/CertDetailsViewModel.cs#L24
Nullability of reference types in type of parameter 'value' of 'void CertDetailsViewModel.CertDetailsModel.set' doesn't match implicitly implemented member 'void ICertDetailsViewModel.CertDetailsModel.set' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L64
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.MinimizeWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L65
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.CloseWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Build (ubuntu-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L47
Non-nullable field 'minimizeButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (ubuntu-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L47
Non-nullable field 'closeButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/setup@v0.9.13, gittools/actions/gitversion/execute@v0.9.13, neoz-technologies/code-sign-action@v3, vimtor/action-zip@v1, actions/upload-artifact@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 (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest)
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/
Build (windows-latest): src/SecureElementReader/Interfaces/ILocalizationService.cs#L5
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/SecureElementReader/Proxies/TaxCoreApiProxy.cs#L60
Nullability of reference types in return type of 'Task<List<Command>>? TaxCoreApiProxy.GetPendingCommands()' doesn't match implicitly implemented member 'Task<List<Command>> ITaxCoreApiProxy.GetPendingCommands()' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Services/CardReaderService.cs#L300
Nullability of reference types in return type of 'byte[]? CardReaderService.GetInternalData()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetInternalData()' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Services/CardReaderService.cs#L321
Nullability of reference types in return type of 'byte[]? CardReaderService.GetAmountStatus()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetAmountStatus()' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Services/LocalizationService.cs#L17
Cannot convert null literal to non-nullable reference type.
Build (windows-latest): src/SecureElementReader/ViewModels/CertDetailsViewModel.cs#L24
Nullability of reference types in type of parameter 'value' of 'void CertDetailsViewModel.CertDetailsModel.set' doesn't match implicitly implemented member 'void ICertDetailsViewModel.CertDetailsModel.set' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L64
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.MinimizeWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L65
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.CloseWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Build (windows-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L47
Non-nullable field 'minimizeButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (windows-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L47
Non-nullable field 'closeButton' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, gittools/actions/gitversion/setup@v0.9.13, gittools/actions/gitversion/execute@v0.9.13, actions/upload-artifact@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 (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest)
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/
Build (macos-latest): src/SecureElementReader/Interfaces/ILocalizationService.cs#L5
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/SecureElementReader/Proxies/TaxCoreApiProxy.cs#L60
Nullability of reference types in return type of 'Task<List<Command>>? TaxCoreApiProxy.GetPendingCommands()' doesn't match implicitly implemented member 'Task<List<Command>> ITaxCoreApiProxy.GetPendingCommands()' (possibly because of nullability attributes).
Build (macos-latest): src/SecureElementReader/ViewModels/CertDetailsViewModel.cs#L24
Nullability of reference types in type of parameter 'value' of 'void CertDetailsViewModel.CertDetailsModel.set' doesn't match implicitly implemented member 'void ICertDetailsViewModel.CertDetailsModel.set' (possibly because of nullability attributes).
Build (macos-latest): src/SecureElementReader/Services/CardReaderService.cs#L300
Nullability of reference types in return type of 'byte[]? CardReaderService.GetInternalData()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetInternalData()' (possibly because of nullability attributes).
Build (macos-latest): src/SecureElementReader/Services/CardReaderService.cs#L321
Nullability of reference types in return type of 'byte[]? CardReaderService.GetAmountStatus()' doesn't match implicitly implemented member 'byte[] ICardReaderService.GetAmountStatus()' (possibly because of nullability attributes).
Build (macos-latest): src/SecureElementReader/Services/LocalizationService.cs#L17
Cannot convert null literal to non-nullable reference type.
Build (macos-latest): src/SecureElementReader/AppSettingsManager.cs#L10
Non-nullable property 'BaseDirPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macos-latest): src/SecureElementReader/AppSettingsManager.cs#L11
Non-nullable property 'AppSettingsFilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build (macos-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L64
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.MinimizeWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Build (macos-latest): src/SecureElementReader/Views/Titlebars/WindowsTitleBar.axaml.cs#L65
Nullability of reference types in type of parameter 'sender' of 'void WindowsTitleBar.CloseWindow(object sender, RoutedEventArgs e)' doesn't match the target delegate 'EventHandler<RoutedEventArgs>' (possibly because of nullability attributes).
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, Yanjingzhu/FirstJSAction@v1.3, actions/create-release@v1, csexton/release-asset-action@v2, joutvhu/delete-artifact@v1.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish
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/
Publish
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/
Publish
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/
Publish
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/
Publish
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/
Publish
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/
Publish
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/