Skip to content

✨🎨⚡️重大更新:完善数据库迁移 #937

✨🎨⚡️重大更新:完善数据库迁移

✨🎨⚡️重大更新:完善数据库迁移 #937

Triggered via push December 28, 2024 07:02
Status Success
Total duration 2m 32s
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#L26
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#L47
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
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.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.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.'