Wpf Continuous Delivery #7
Annotations
8 errors and 42 warnings
build (DevExe, x64)
Resource not accessible by integration
|
build (ProdExe, x64)
The job was canceled because "DevExe_x64" failed.
|
build (Prod_Sideload, x64)
The job was canceled because "DevExe_x64" failed.
|
build (Prod_Sideload, x64)
The operation was canceled.
|
build (Dev, x64)
The job was canceled because "DevExe_x64" failed.
|
build (Dev, x64)
The operation was canceled.
|
build (Prod_Store, x64)
The job was canceled because "DevExe_x64" failed.
|
build (Prod_Store, x64)
The operation was canceled.
|
build (DevExe, x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@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 (DevExe, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/create-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (DevExe, 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 (DevExe, 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 (DevExe, 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 (DevExe, 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 (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L54
Non-nullable property 'CoraPackageInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L56
Non-nullable property 'WidgetContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L57
Non-nullable property 'WidgetCustomSettingsType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L58
Non-nullable property 'WidgetCustomSettingsContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L63
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (DevExe, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L64
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, 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 (Prod_Sideload, 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 (Prod_Sideload, 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 (Prod_Sideload, 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 (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L54
Non-nullable property 'CoraPackageInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L56
Non-nullable property 'WidgetContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L57
Non-nullable property 'WidgetCustomSettingsType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L58
Non-nullable property 'WidgetCustomSettingsContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L63
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Sideload, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L64
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, 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 (Dev, 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 (Dev, 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 (Dev, 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 (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L54
Non-nullable property 'CoraPackageInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L56
Non-nullable property 'WidgetContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L57
Non-nullable property 'WidgetCustomSettingsType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L58
Non-nullable property 'WidgetCustomSettingsContextType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L63
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Dev, x64):
src/Shared/Corathing.Contracts/Entries/CoraWidgetInfo.cs#L64
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, 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 (Prod_Store, 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 (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/DataSourceState.cs#L31
Non-nullable property 'PackageReference' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/DataSourceState.cs#L32
Non-nullable property 'CoreSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L20
Non-nullable property 'PackageTitle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L21
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L22
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L29
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L30
Non-nullable property 'AssemblyVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Prod_Store, x64):
src/Shared/Corathing.Contracts/Bases/PackageState.cs#L31
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|