Fix warnings for exceptions #103
Annotations
2 errors and 6 warnings
build (Debug)
Process completed with exit code 1.
|
build (Release)
Process completed with exit code 1.
|
build (Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: roryprimrose/set-vs-sdk-project-version@v1, Malcolmnixon/Setup-VSTest@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: roryprimrose/set-vs-sdk-project-version@v1, Malcolmnixon/Setup-VSTest@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (Debug):
ICSharpCode.AvalonEdit/TextEditorOptions.cs#L50
'FieldInfo.IsNotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
build (Release):
ICSharpCode.AvalonEdit/TextEditorOptions.cs#L50
'FieldInfo.IsNotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
build (Debug):
ICSharpCode.AvalonEdit/TextEditorOptions.cs#L50
'FieldInfo.IsNotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
build (Release):
ICSharpCode.AvalonEdit/TextEditorOptions.cs#L50
'FieldInfo.IsNotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|