Skip to content

sdk: 更新.net sdk到.net 6.0.26, .net7.0.15, .net8.0.1,更新第三方库到最新版本 #282

sdk: 更新.net sdk到.net 6.0.26, .net7.0.15, .net8.0.1,更新第三方库到最新版本

sdk: 更新.net sdk到.net 6.0.26, .net7.0.15, .net8.0.1,更新第三方库到最新版本 #282

Triggered via push January 12, 2024 16:06
Status Success
Total duration 4m 52s
Artifacts

ci.yml

on: push
build-on-dotnetcore
3m 8s
build-on-dotnetcore
build-on-desktop
4m 20s
build-on-desktop
mirror_to_gitee
15s
mirror_to_gitee
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-on-dotnetcore
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-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.AspNetCore/Http/HostHttpCrypto.cs#L115
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
build-on-dotnetcore: src/OSharp.Identity/Authentication/OAuth2/QQ/QQHandler.cs#L7
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build-on-dotnetcore: src/OSharp.Identity/Authentication/OAuth2/QQ/QQHandler.cs#L8
'OAuthHandler<QQOptions>.OAuthHandler(IOptionsMonitor<QQOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
build-on-dotnetcore: src/OSharp.Identity/Authentication/JwtBearer/OsharpJwtBearerEvents.cs#L56
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
build-on-dotnetcore: src/OSharp.Identity/Authentication/OAuth2/QQ/QQHandler.cs#L7
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build-on-desktop
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/