Skip to content
Triggered via release March 11, 2024 18:09
@jonasankerjonasanker
published nitro
Status Success
Total duration 11m 4s
Artifacts 1

deploy-prd.yml

on: release
prd-deploy  /  ...  /  Build and test analog-core
1m 6s
prd-deploy / Build codebase / Build codebase / Build and test analog-core
prd-deploy  /  ...  /  Build ARM template
28s
prd-deploy / Build codebase / Build infrastructure / Build ARM template
prd-deploy  /  ...  /  Configure and scan using SonarCloud
5m 2s
prd-deploy / Build codebase / SonarCloud / Configure and scan using SonarCloud
prd-deploy  /  ...  /  Build and push docker image
1m 6s
prd-deploy / Build codebase / Build codebase / Build and push docker image
prd-deploy  /  Azure Deployment
5m 33s
prd-deploy / Azure Deployment
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
prd-deploy / Build codebase / Build infrastructure / Build ARM template
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prd-deploy / Build codebase / Build codebase / Build and test analog-core
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L29
Possible null reference argument for parameter 'entity' in 'string BuilderGenerator.GenerateBuilderCode(INamedTypeSymbol typeSymbol, ITypeSymbol entity)'.
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L9
'CoffeeCard.Generators.Builder.BuilderGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L26
Member 'ApiException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'ApiException.GetObjectData(SerializationInfo, StreamingContext)'.
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Common/Errors/ApiException.cs#L28
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherResponse.cs#L23
Non-nullable property 'VoucherCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherResponse.cs#L35
Non-nullable property 'ProductName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
prd-deploy / Build codebase / Build codebase / Build and test analog-core: coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherRequest.cs#L39
Non-nullable property 'VoucherPrefix' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
prd-deploy / Build codebase / Build codebase / Build and push docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prd-deploy / Build codebase / Build codebase / Build and push docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / Build codebase / Build and push docker image
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/
prd-deploy / Build codebase / SonarCloud / Configure and scan using SonarCloud
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/checkout@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prd-deploy / Build codebase / SonarCloud / Configure and scan using SonarCloud
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
prd-deploy / Azure Deployment
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/login@v1, actions/download-artifact@v3, azure/arm-deploy@v1, azure/webapps-deploy@v2, Azure/powershell@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
arm Expired
73.9 KB