Skip to content

fix: Edited CodeController route mechanism and edited readme file. #4

fix: Edited CodeController route mechanism and edited readme file.

fix: Edited CodeController route mechanism and edited readme file. #4

Triggered via push July 31, 2024 08:25
Status Success
Total duration 2m 20s
Billable time 3m
Artifacts 1

publish.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
main: src/Domain/CampaignCodeSettings.cs#L5
Non-nullable property 'Characters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Requests/ValidateCodeRequest.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Requests/ValidateCodeRequest.cs#L10
Non-nullable property 'Code' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Requests/ValidateCodeRequest.cs#L12
Non-nullable property 'Salt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Requests/GenerateCodeRequest.cs#L8
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Requests/GenerateCodeRequest.cs#L10
Non-nullable property 'Salt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
main: src/Application/Services/CodeGenerator.cs#L30
Converting null literal or possible null value to non-nullable type.
main: src/Application/Services/CodeGenerator.cs#L85
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
main: GenerateCampaignCode.Tests/Services/CodeGeneratorTests.cs#L50
Possible null reference assignment.
main: GenerateCampaignCode.Tests/Services/CodeGeneratorTests.cs#L18
Non-nullable field '_codeGenerator' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.

Artifacts

Produced during runtime
Name Size
WebApiCICDWorkFlow_Production
1.62 MB