Skip to content

Merge pull request #105 from TransactionProcessing/task/#103_shared_n… #56

Merge pull request #105 from TransactionProcessing/task/#103_shared_n…

Merge pull request #105 from TransactionProcessing/task/#103_shared_n… #56

Triggered via push June 11, 2026 09:58
Status Failure
Total duration 1m 33s
Artifacts

pushtomaster.yml

on: push
Publish Pre-Release Nugets and Docker
1m 29s
Publish Pre-Release Nugets and Docker
Publish Pre-Release Docker for Windows
22s
Publish Pre-Release Docker for Windows
Fit to window
Zoom out
Zoom in

Annotations

1 error, 29 warnings, and 1 notice
Publish Pre-Release Docker for Windows
Process completed with exit code 1.
Publish Pre-Release Docker for Windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2.3.4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish Pre-Release Docker for Windows
The `save-state` 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 Pre-Release Docker for Windows
The `save-state` 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 Pre-Release Nugets and Docker
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions-ecosystem/action-bump-semver@v1, actions/checkout@v2.3.4, actions/setup-dotnet@v4.0.1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Publish Pre-Release Nugets and Docker
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'WindowsKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'MacosKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'IosKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'AndroidKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Non-nullable property 'ApplicationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker
Dereference of a possibly null reference.
Publish Pre-Release Nugets and Docker
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
Publish Pre-Release Nugets and Docker
Converting null literal or possible null value to non-nullable type.
Publish Pre-Release Nugets and Docker
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 Pre-Release Nugets and Docker
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 Pre-Release Nugets and Docker
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 Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L7
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L31
Non-nullable property 'WindowsKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L30
Non-nullable property 'MacosKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L29
Non-nullable property 'IosKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L28
Non-nullable property 'AndroidKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/Configuration.cs#L27
Non-nullable property 'ApplicationId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Database/Entities/LoggingLevels.cs#L10
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Program.cs#L150
Dereference of a possibly null reference.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Program.cs#L79
Possible null reference argument for parameter 'basePath' in 'IConfigurationBuilder FileConfigurationExtensions.SetBasePath(IConfigurationBuilder builder, string basePath)'.
Publish Pre-Release Nugets and Docker: MobileConfiguration/Program.cs#L78
Converting null literal or possible null value to non-nullable type.
Publish Pre-Release Nugets and Docker
The `save-state` 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 Pre-Release Nugets and Docker
The `save-state` 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 Pre-Release Docker for Windows
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026