Skip to content

Switch from Newtonsoft.Json to System.Text.Json #165

Switch from Newtonsoft.Json to System.Text.Json

Switch from Newtonsoft.Json to System.Text.Json #165

Triggered via pull request October 6, 2024 09:49
Status Failure
Total duration 2m 32s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L4
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L4
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L4
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L3
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Fluss.Testing/EventRepositoryTestBase.cs#L4
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.