✏️ 调整命名空间拼写错误 #913
Annotations
22 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@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:
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/PasswordLibServices.cs#L69
Unreachable code detected
|
build:
Blog.Core.Services/PasswordLibServices.cs#L87
Unreachable code detected
|
build:
Blog.Core.Services/GuestbookServices.cs#L272
The variable 'e' is declared but never used
|
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
Unreachable code detected
|
build
Unreachable code detected
|
build
The variable 'e' is declared but never used
|