Added more time series models and started creating activation functio… #265
Annotations
11 errors and 10 warnings
Initialize CodeQL
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L3
Unexpected character '�'
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L3
A namespace cannot directly contain members such as fields, methods or statements
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L3
Type or namespace definition, or end-of-file expected
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L3
A namespace cannot directly contain members such as fields, methods or statements
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L4
Type or namespace definition, or end-of-file expected
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L11
A namespace cannot directly contain members such as fields, methods or statements
|
Dotnet Build:
src/WaveletFunctions/FejérKorovkinWavelet.cs#L11
Unexpected character '�'
|
|
Dotnet Build
The target framework 'net7.0' 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.
|
Dotnet Build
The target framework 'net7.0' 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.
|
Dotnet Build
The target framework 'net7.0' 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.
|
Dotnet Build:
AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build:
AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build
The target framework 'net7.0' 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.
|
Dotnet Build:
AiDotNetBenchmarkTests/BenchmarkTests/ParallelLoopTests.cs#L16
Non-nullable property 'Array' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Build
The target framework 'net7.0' 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.
|
Dotnet Build
The target framework 'net7.0' 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.
|
Loading