bit platform full CI #78
Annotations
50 warnings
src/Butil/Bit.Butil/Publics/LocalStorage.cs#L8
XML comment has syntactically incorrect cref attribute 'https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage'
|
src/Butil/Bit.Butil/Publics/SessionStorage.cs#L8
XML comment has syntactically incorrect cref attribute 'https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage'
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L60
Possible null reference assignment.
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L61
Possible null reference assignment.
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L62
Possible null reference assignment.
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L105
Possible null reference assignment.
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L106
Possible null reference assignment.
|
src/Butil/Bit.Butil/Publics/Crypto.cs#L107
Possible null reference assignment.
|
src/BlazorUI/Bit.BlazorUI.SourceGenerators/AutoInject/AutoInjectSourceGenerator.cs#L17
Enable analyzer release tracking for the analyzer project containing rule 'BITGEN001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
|
|
|
|
|
|
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary.showException' is never assigned to, and will always have its default value false
|
src/Websites/Platform/src/Bit.Websites.Platform.Client/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary.showException' is never assigned to, and will always have its default value false
|
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L7
Non-nullable field 'Subject' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L9
Non-nullable field 'ImgUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L11
Non-nullable field 'AuthorName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L13
Non-nullable field 'AuthorAvatarUrl' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Websites/Careers/src/Bit.Websites.Careers.Shared/Dtos/IntroBoxDto.cs#L15
Non-nullable field 'UploadDate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor#L41
Found markup element with unexpected name 'CareerBox'. If this is intended to be a component, add a @using directive for its namespace.
|
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor#L137
Found markup element with unexpected name 'IntroBox'. If this is intended to be a component, add a @using directive for its namespace.
|
src/Websites/Careers/src/Bit.Websites.Careers.Client/Pages/HomePage.razor#L149
Found markup element with unexpected name 'IntroBox'. If this is intended to be a component, add a @using directive for its namespace.
|
AdminBPSqlServer/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
AdminBPSqlServer/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
AdminBPSqlServer/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
|
AdminBPSqlServer/src/Server/AdminBPSqlServer.Server.Api/Components/EmailTokenTemplate.razor#L14
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|
|
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminBPSqlServer.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminBPSqlServer.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Maui/Services/MauiDeviceCoordinator.cs#L35
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
EmptyBP/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
EmptyBP/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
EmptyBP/src/Shared/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
|
EmptyBP/src/Server/EmptyBP.Server.Api/Components/EmailTokenTemplate.razor#L14
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|
|
|
|
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'EmptyBP.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'EmptyBP.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
|
|
|
|
This job succeeded
Loading