Merge pull request #143 from lbotinelly/dependabot/nuget/Zen.Module.D… #124
Annotations
3 errors and 12 warnings
Publish Zen.Provider.GitHub NuGet:
Zen.Provider.GitHub/Storage/GitHubFileStorage.cs#L227
'GitHubFileStorage.Store(IFileDescriptor, Stream)': return type must be 'Task<IFileStorage.StoreResult>' to match overridden member 'FileStoragePrimitive.Store(IFileDescriptor, Stream)'
|
Publish Zen.Provider.GitHub NuGet:
Zen.Provider.GitHub/Storage/GitHubFileStorage.cs#L227
'GitHubFileStorage.Store(IFileDescriptor, Stream)': return type must be 'Task<IFileStorage.StoreResult>' to match overridden member 'FileStoragePrimitive.Store(IFileDescriptor, Stream)'
|
Publish Zen.Provider.GitHub NuGet
The file 'D:\a\zen\zen\Zen.Provider.GitHub\bin\Release\netcoreapp3.1\Zen.Provider.GitHub.dll' to be packed was not found on disk.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, rohith/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, rohith/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Publish Zen.Provider.GitHub NuGet
😢 tag v1.1.3.9159 already exists
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web/Middleware/Html5Router.cs#L94
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web.Auth/Extensions/Pipeline.cs#L50
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web.Auth/Extensions/OpenId.cs#L29
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.GitHub NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L36
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Zen.Provider.GitHub NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L43
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Zen.Provider.GitHub NuGet:
Zen.Storage/BuiltIn/DefaultFileStorage.cs#L48
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web/Middleware/Html5Router.cs#L94
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web.Auth/Extensions/Pipeline.cs#L50
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Publish Zen.Provider.GitHub NuGet:
Zen.Web.Auth/Extensions/OpenId.cs#L29
'OpenIdAuthenticatedContext.User' is obsolete: 'Use the UserPayload property instead. This property's type will change from JObject to JsonDocument in a future release.'
|
Loading