Update dependency EPPlus to v7 #37
Annotations
8 errors and 7 warnings
Analyze (csharp):
tests/Extensions.Tests/DictionaryExtensionsTests.cs#L3
The type or namespace name 'Math' does not exist in the namespace 'OfficeOpenXml.FormulaParsing.Excel.Functions' (are you missing an assembly reference?)
|
Analyze (csharp):
tests/Extensions.Tests/StringExtensionsTests.cs#L4
The type or namespace name 'Math' does not exist in the namespace 'OfficeOpenXml.FormulaParsing.Excel.Functions' (are you missing an assembly reference?)
|
Analyze (csharp):
tests/Extensions.Tests/DictionaryExtensionsTests.cs#L3
The type or namespace name 'Math' does not exist in the namespace 'OfficeOpenXml.FormulaParsing.Excel.Functions' (are you missing an assembly reference?)
|
Analyze (csharp):
tests/Extensions.Tests/StringExtensionsTests.cs#L4
The type or namespace name 'Math' does not exist in the namespace 'OfficeOpenXml.FormulaParsing.Excel.Functions' (are you missing an assembly reference?)
|
Analyze (csharp)
Assets file '/home/runner/work/Extensions/Extensions/src/Extensions/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v9.0'. Ensure that restore has run and that you have included 'net90' in the TargetFrameworks for your project.
|
Analyze (csharp)
Assets file '/home/runner/work/Extensions/Extensions/src/Utils/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v9.0'. Ensure that restore has run and that you have included 'net90' in the TargetFrameworks for your project.
|
Analyze (csharp)
Assets file '/home/runner/work/Extensions/Extensions/tests/Extensions.Tests/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v9.0'. Ensure that restore has run and that you have included 'net90' in the TargetFrameworks for your project.
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.4/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze (csharp):
src/Utils/Result.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/Extensions/IWebHostExtensions.cs#L62
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Analyze (csharp):
src/Extensions/IWebHostExtensions.cs#L96
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Analyze (csharp):
src/Utils/Result.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Analyze (csharp):
src/Extensions/IWebHostExtensions.cs#L62
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|
Analyze (csharp):
src/Extensions/IWebHostExtensions.cs#L96
'SqlException' is obsolete: 'Use the Microsoft.Data.SqlClient package instead.'
|