Skip to content

Merge branch 'dev/develop' #25

Merge branch 'dev/develop'

Merge branch 'dev/develop' #25

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

nuget.yml

on: push
publish_nuget_packages
8m 56s
publish_nuget_packages
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
publish_nuget_packages
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/
publish_nuget_packages: 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)
publish_nuget_packages: 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)
publish_nuget_packages: 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)
publish_nuget_packages: src/OSharp.Identity/Authentication/OAuth2/QQ/QQHandler.cs#L7
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
publish_nuget_packages: 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.'
publish_nuget_packages: 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)
publish_nuget_packages: src/OSharp.Redis/RedisClient.cs#L911
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
publish_nuget_packages: src/OSharp.Redis/RedisClient.cs#L935
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
publish_nuget_packages: src/OSharp.Redis/RedisClient.cs#L945
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'