Skip to content

✨增加SqlSugar缓存开关 #935

✨增加SqlSugar缓存开关

✨增加SqlSugar缓存开关 #935

Triggered via push December 3, 2024 06:26
Status Success
Total duration 2m 25s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Blog.Core.Common/Seed/SeedData/SubBusinessDataSeedData.cs#L25
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build: Blog.Core.Common/Seed/SeedData/SubBusinessDataSeedData.cs#L46
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build: Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Blog.Core.Tasks/QuartzNet/Jobs/Job_Blogs_Quartz.cs#L75
The variable 'e' is declared but never used
build: Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
build: Blog.Core.Services/AdvertisementServices.cs#L14
The variable 'b' is assigned but its value is never used
build: Blog.Core.Services/GuestbookServices.cs#L272
The variable 'e' is declared but never used
build: Blog.Core.Extensions/Authorizations/Policys/ApiResponseHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: Blog.Core.Extensions/Authorizations/Policys/ApiResponseHandler.cs#L18
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The variable 'e' is declared but never used
build
The variable 'a' is assigned but its value is never used
build
The variable 'b' is assigned but its value is never used
build
The variable 'e' is declared but never used
build
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'