Run tests #2949
Annotations
10 errors and 6 warnings
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L42
Cannot convert type 'System.Text.Json.JsonElement' to 'string'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L43
'JsonValueKind' does not contain a definition for 'Integer'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L45
Cannot convert type 'System.Text.Json.JsonElement' to 'long'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L47
Cannot convert type 'System.Text.Json.JsonElement' to 'double'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L67
'JsonElement' does not contain a definition for 'Properties' and no accessible extension method 'Properties' accepting a first argument of type 'JsonElement' could be found (are you missing a using directive or an assembly reference?)
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L42
Cannot convert type 'System.Text.Json.JsonElement' to 'string'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L43
'JsonValueKind' does not contain a definition for 'Integer'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L45
Cannot convert type 'System.Text.Json.JsonElement' to 'long'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L47
Cannot convert type 'System.Text.Json.JsonElement' to 'double'
|
Build Framework (without /WarnAsError):
src/Framework/Framework/Diagnostics/JsonSizeAnalyzer.cs#L67
'JsonElement' does not contain a definition for 'Properties' and no accessible extension method 'Properties' accepting a first argument of type 'JsonElement' could be found (are you missing a using directive or an assembly reference?)
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Set up
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, nuget/setup-nuget@v1, actions/cache@v3, actions/setup-node@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading