Skip to content

[增加]1. 增加启动程序集的构建 #18

[增加]1. 增加启动程序集的构建

[增加]1. 增加启动程序集的构建 #18

Triggered via push July 11, 2024 06:52
Status Success
Total duration 26m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, AlianBlank/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L29
Missing XML comment for publicly visible type or member 'RedisKeys.Guild'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L32
Missing XML comment for publicly visible type or member 'RedisKeys.Guild.Name'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L37
Missing XML comment for publicly visible type or member 'RedisKeys.Guild.Level'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L44
Missing XML comment for publicly visible type or member 'RedisKeys.Role'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L47
Missing XML comment for publicly visible type or member 'RedisKeys.Role.Snapshot'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L53
Missing XML comment for publicly visible type or member 'RedisKeys.Rank'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L58
Missing XML comment for publicly visible type or member 'RedisKeys.RankSurfix'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L64
Missing XML comment for publicly visible type or member 'RedisKeys.Server'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L67
Missing XML comment for publicly visible type or member 'RedisKeys.Server.Day'
build: DataBaseServer/GameFrameX.DBServer/Storage/RedisKeys.cs#L71
Missing XML comment for publicly visible type or member 'RedisKeys.Server.Level'
build: GameFrameX.NetWork.HTTP/HttpServer.cs#L26
'SerilogWebHostBuilderExtensions.UseSerilog(IWebHostBuilder, ILogger?, bool, LoggerProviderCollection?)' is obsolete: 'Prefer UseSerilog() on IHostBuilder'
build: GameFrameX.NetWork.HTTP/BaseHttpHandler.cs#L8
Missing XML comment for publicly visible type or member 'BaseHttpHandler'
build: GameFrameX.NetWork.HTTP/BaseHttpHandler.cs#L15
Missing XML comment for publicly visible type or member 'BaseHttpHandler.GetStringSign(string)'
build: GameFrameX.NetWork.HTTP/BaseHttpHandler.cs#L37
Missing XML comment for publicly visible type or member 'BaseHttpHandler.CheckSign(Dictionary<string, string>)'
build: GameFrameX.NetWork.HTTP/BaseHttpHandler.cs#L73
Missing XML comment for publicly visible type or member 'BaseHttpHandler.Action(string, string, Dictionary<string, string>)'
build: GameFrameX.NetWork.HTTP/HttpHandler.cs#L10
Missing XML comment for publicly visible type or member 'HttpHandler'
build: GameFrameX.NetWork.HTTP/HttpHandler.cs#L12
Missing XML comment for publicly visible type or member 'HttpHandler.HandleRequest(HttpContext, Func<string, BaseHttpHandler>)'
build: GameFrameX.NetWork.HTTP/HttpMsgMappingAttribute.cs#L31
Missing XML comment for publicly visible type or member 'HttpMsgMappingAttribute.HttpMsgMappingAttribute(Type)'
build: GameFrameX.NetWork.HTTP/HttpResult.cs#L6
Missing XML comment for publicly visible type or member 'HttpResult'
build: GameFrameX.NetWork.HTTP/HttpResult.cs#L8
Missing XML comment for publicly visible type or member 'HttpResult.Success'
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1458
XML comment has cref attribute 'IsUpsert' that could not be resolved
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1463
XML comment has cref attribute 'IsUpsert' that could not be resolved
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1468
XML comment has cref attribute 'IsOrdered' that could not be resolved
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "GameFrameX.DBServer
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1458
XML comment has cref attribute 'IsUpsert' that could not be resolved
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1463
XML comment has cref attribute 'IsUpsert' that could not be resolved
build: DataBaseServer/GameFrameX.DBServer.Mongo/MongoDbService.cs#L1468
XML comment has cref attribute 'IsOrdered' that could not be resolved
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "GameFrameX.DBServer
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "GameFrameX.DBServer
build: GameFrameX.Utility/BigInteger.cs#L147
Missing XML comment for publicly visible type or member 'BigInteger.primesBelow2000'
build: GameFrameX.Utility/BigInteger.cs#L311
Missing XML comment for publicly visible type or member 'BigInteger.BigInteger(string, int)'
build: GameFrameX.Utility/BigInteger.cs#L383
Missing XML comment for publicly visible type or member 'BigInteger.BigInteger(byte[])'
build: GameFrameX.Utility/BigInteger.cs#L423
Missing XML comment for publicly visible type or member 'BigInteger.BigInteger(byte[], int)'
build: GameFrameX.Utility/BigInteger.cs#L465
Missing XML comment for publicly visible type or member 'BigInteger.BigInteger(uint[])'
build: GameFrameX.Utility/BigInteger.cs#L489
Missing XML comment for publicly visible type or member 'BigInteger.implicit operator BigInteger(long)'
build: GameFrameX.Utility/BigInteger.cs#L494
Missing XML comment for publicly visible type or member 'BigInteger.implicit operator BigInteger(ulong)'
build: GameFrameX.Utility/BigInteger.cs#L499
Missing XML comment for publicly visible type or member 'BigInteger.implicit operator BigInteger(int)'
build: GameFrameX.Utility/BigInteger.cs#L504
Missing XML comment for publicly visible type or member 'BigInteger.implicit operator BigInteger(uint)'
build: GameFrameX.Utility/BigInteger.cs#L514
Missing XML comment for publicly visible type or member 'BigInteger.operator +(BigInteger, BigInteger)'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L8
Non-nullable field 'noSqlHelper' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DataBaseServer/GameFrameX.DBServer.NoSql/INoSqlHelper.cs#L3
Missing XML comment for publicly visible type or member 'INoSqlHelper'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L6
Missing XML comment for publicly visible type or member 'NoSqlHelper'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L10
Missing XML comment for publicly visible type or member 'NoSqlHelper.SetNoSqlHelper(INoSqlHelper)'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L8
Non-nullable field 'noSqlHelper' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: DataBaseServer/GameFrameX.DBServer.NoSql/INoSqlHelper.cs#L3
Missing XML comment for publicly visible type or member 'INoSqlHelper'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L6
Missing XML comment for publicly visible type or member 'NoSqlHelper'
build: DataBaseServer/GameFrameX.DBServer.NoSql/NoSqlHelper.cs#L10
Missing XML comment for publicly visible type or member 'NoSqlHelper.SetNoSqlHelper(INoSqlHelper)'
build: DataBaseServer/GameFrameX.DBServer.NoSql.Redis/RedisHelper.cs#L10
Missing XML comment for publicly visible type or member 'RedisHelper'