Skip to content

Merge branch 'dev/develop' #283

Merge branch 'dev/develop'

Merge branch 'dev/develop' #283

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

ci.yml

on: push
build-on-dotnetcore
2m 58s
build-on-dotnetcore
build-on-desktop
5m 13s
build-on-desktop
mirror_to_gitee
14s
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/