Skip to content

将dockerfile更新为8.0 #280

将dockerfile更新为8.0

将dockerfile更新为8.0 #280

Triggered via push November 28, 2023 02:57
Status Success
Total duration 6m 5s
Artifacts

ci.yml

on: push
build-on-dotnetcore
3m 25s
build-on-dotnetcore
build-on-desktop
5m 28s
build-on-desktop
mirror_to_gitee
16s
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/