Skip to content

Update cd compress archvie #9

Update cd compress archvie

Update cd compress archvie #9

Triggered via push July 15, 2024 08:31
Status Failure
Total duration 3m 4s
Artifacts

cd.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
build (ProdExe, x64)
Process completed with exit code 1.
build (Prod_Sideload, x64)
The job was canceled because "ProdExe_x64" failed.
build (Prod_Sideload, x64)
The operation was canceled.
build (Dev, x64)
The job was canceled because "ProdExe_x64" failed.
build (Dev, x64)
The operation was canceled.
build (DevExe, x64)
The job was canceled because "ProdExe_x64" failed.
build (DevExe, x64)
The operation was canceled.
build (Prod_Store, x64)
The job was canceled because "ProdExe_x64" failed.
build (Prod_Store, x64)
The operation was canceled.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Services/IStorageService.cs#L29
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Services/IStorageService.cs#L30
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Services/IAuthService.cs#L26
Non-nullable field 'username' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Services/IAuthService.cs#L27
Non-nullable field 'password' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Attributes/EntryCoraDataSourceAttribute.cs#L20
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Attributes/EntryCoraDataSourceAttribute.cs#L20
Non-nullable field 'Description' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (ProdExe, x64): src/Shared/Corathing.Contracts/Attributes/EntryCoraDataSourceAttribute.cs#L20
Non-nullable field 'DefaultTitle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.