Skip to content

bug: 修复EntityRole的FilterGroup为null时的异常 #286

bug: 修复EntityRole的FilterGroup为null时的异常

bug: 修复EntityRole的FilterGroup为null时的异常 #286

Triggered via push February 27, 2024 09:29
Status Success
Total duration 5m 59s
Artifacts

ci.yml

on: push
build-on-dotnetcore
2m 52s
build-on-dotnetcore
build-on-desktop
5m 23s
build-on-desktop
mirror_to_gitee
14s
mirror_to_gitee
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-on-dotnetcore
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/