Bump Microsoft.Extensions.Configuration.Binder from 8.0.1 to 8.0.2 in /src #127
Annotations
5 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/Services/M365AppConfigService.cs#L63
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build:
src/Middleware/PollForSchemaStatusHandler.cs#L101
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build:
src/Services/M365AppConfigService.cs#L63
'JsonParseNodeFactory.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|
build:
src/Middleware/PollForSchemaStatusHandler.cs#L101
'ParseNodeFactoryRegistry.GetRootParseNode(string, Stream)' is obsolete: 'Use GetRootParseNodeAsync instead'
|