Switch from Newtonsoft.Json to System.Text.Json #46
ci.yml
on: pull_request
Build solution with analyzers
48s
Build and package output
44s
Matrix: Test
Annotations
12 errors
Test (Linux, ubuntu-latest):
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test (Linux, ubuntu-latest):
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnore' could not be found (are you missing a using directive or an assembly reference?)
|
Test (Linux, ubuntu-latest)
Process completed with exit code 1.
|
Build and package output:
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build and package output:
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnore' could not be found (are you missing a using directive or an assembly reference?)
|
Build and package output
Process completed with exit code 1.
|
Build solution with analyzers:
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build solution with analyzers:
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnore' could not be found (are you missing a using directive or an assembly reference?)
|
Build solution with analyzers
Process completed with exit code 1.
|
Test (Windows, windows-latest):
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnoreAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test (Windows, windows-latest):
src/BizHawk.Emulation.Cores/Consoles/Nintendo/NDS/MelonDS.ISettable.cs#L195
The type or namespace name 'JsonIgnore' could not be found (are you missing a using directive or an assembly reference?)
|
Test (Windows, windows-latest)
Process completed with exit code 1.
|