Skip to content

Merge pull request #48 from fanweix/dev_6.0 #433

Merge pull request #48 from fanweix/dev_6.0

Merge pull request #48 from fanweix/dev_6.0 #433

Triggered via push July 21, 2023 08:26
Status Failure
Total duration 1m 32s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
build
The icon file 'logo2.png' does not exist in the package.
build
The icon file 'logo2.png' does not exist in the package.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: src/Library/NetPro.TypeFinder/AppDomainTypeFinder.cs#L323
The variable 'ex' is declared but never used
build: src/Library/NetPro.TypeFinder/AppDomainTypeFinder.cs#L414
XML comment is not placed on a valid language element
build: src/Library/NetPro.MongoDb/Startup/NetProMongoDBMultiStartup.cs#L25
Cannot convert null literal to non-nullable reference type.
build: src/Library/NetPro.MongoDb/Startup/NetProMongoDBMultiStartup.cs#L25
Cannot convert null literal to non-nullable reference type.
build: src/Library/NetPro.MongoDb/MongoDBMulti.cs#L34
Non-nullable field 'MongoDbOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Library/NetPro.RabbitMQ/AuthUtil/AliyunMechanism.cs#L30
The variable 'e' is declared but never used
build: src/Library/NetPro.RabbitMQ/AuthUtil/AliyunMechanism.cs#L30
The variable 'e' is declared but never used
build: src/Library/NetPro.RabbitMQ/AuthUtil/AliyunMechanism.cs#L7
Missing XML comment for publicly visible type or member 'AliyunMechanism'
build: src/Library/NetPro.RabbitMQ/AuthUtil/AliyunMechanism.cs#L9
Missing XML comment for publicly visible type or member 'AliyunMechanism.handleChallenge(byte[], IConnectionFactory)'
build: src/Library/NetPro.TypeFinder/AppDomainTypeFinder.cs#L323
The variable 'ex' is declared but never used
build: src/Library/NetPro.TypeFinder/AppDomainTypeFinder.cs#L414
XML comment is not placed on a valid language element
build: src/Library/NetPro.Checker/CheckMiddlewareHandler.cs#L31
'CheckMiddlewareHandler.UseHealthCheck(IApplicationBuilder, string)' is obsolete: 'recommended to use IApplicationBuilder.UseCheck'
build: src/Library/NetPro.Checker/Startup/CheckerStartup.cs#L102
'CheckMiddlewareHandler.UseHealthCheck(IApplicationBuilder, string)' is obsolete: 'recommended to use IApplicationBuilder.UseCheck'
build: src/Library/NetPro.MongoDb/Startup/NetProMongoDBMultiStartup.cs#L25
Cannot convert null literal to non-nullable reference type.
build: src/Library/NetPro.MongoDb/Startup/NetProMongoDBMultiStartup.cs#L25
Cannot convert null literal to non-nullable reference type.
build: src/Library/NetPro.MongoDb/MongoDBMulti.cs#L34
Non-nullable field 'MongoDbOption' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/Library/NetPro.ShareRequestData/ResponseCacheData.cs#L3
Missing XML comment for publicly visible type or member 'ResponseCacheData'
build: src/Library/NetPro.ShareRequestData/ResponseCacheData.cs#L21
Missing XML comment for publicly visible type or member 'RequestCacheData'
build: src/Library/NetPro.ShareRequestData/ShareRequestBodyServiceExtensions.cs#L5
Missing XML comment for publicly visible type or member 'ShareRequestBodyServiceExtensions'