Skip to content

Fix/warnings revived #257

Fix/warnings revived

Fix/warnings revived #257

Triggered via pull request December 24, 2024 12:02
Status Failure
Total duration 4m 33s
Artifacts

pullrequest.yml

on: pull_request
build  /  ...  /  Build and test analog-core
1m 12s
build / Build codebase / Build and test analog-core
build  /  ...  /  Build ARM template
11s
build / Build infrastructure / Build ARM template
SonarCloud  /  Configure and scan using SonarCloud
4m 21s
SonarCloud / Configure and scan using SonarCloud
build  /  ...  /  Build and push docker image
1m 5s
build / Build codebase / Build and push docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build / Build infrastructure / Build ARM template
Process completed with exit code 1.
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.Models/Entities/MenuItem.cs#L23
Non-nullable property 'Name' 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/Entities/MenuItem.cs#L28
Non-nullable property 'AssociatedProducts' 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/Entities/MenuItem.cs#L33
Non-nullable property 'MenuItemProducts' 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/Entities/Voucher.cs#L26
Non-nullable property 'Code' 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/Entities/Voucher.cs#L63
Non-nullable property 'Product' 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 `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/