Add EmailSender abstraction for sending mails using either SMTP or Mailgun #199
pullrequest.yml
on: pull_request
build
/
...
/
Build and test analog-core
1m 14s
build
/
...
/
Build ARM template
30s
build
/
...
/
Configure and scan using SonarCloud
7m 25s
build
/
...
/
Build and push docker image
1m 4s
Annotations
21 warnings
build / SonarCloud / Configure and scan using SonarCloud
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build / Build infrastructure / Build ARM template
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / Build codebase / Build and test analog-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / Build codebase / Build and test analog-core:
coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L28
Dereference of a possibly null reference.
|
build / Build codebase / Build and test analog-core:
coffeecard/CoffeeCard.Generators/Builder/BuilderGenerator.cs#L27
Converting null literal or possible null value to non-nullable type.
|
build / 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)'.
|
build / 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)'.
|
build / 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)
|
build / 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)
|
build / 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 adding the 'required' modifier or declaring the property as nullable.
|
build / 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 adding the 'required' modifier or declaring the property as nullable.
|
build / 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 adding the 'required' modifier or declaring the property as nullable.
|
build / Build codebase / Build and test analog-core:
coffeecard/CoffeeCard.Models/DataTransferObjects/v2/Voucher/IssueVoucherRequest.cs#L46
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build / 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/
|
build / Build codebase / Build and push docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build / 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/
|
build / 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/
|
build / 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/
|
build / 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/
|
build / 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/
|
build / SonarCloud / Configure and scan using SonarCloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/checkout@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
arm
Expired
|
9.84 KB |
|