Skip to content

Replace net7 target with net8 target #100

Replace net7 target with net8 target

Replace net7 target with net8 target #100

Triggered via push November 22, 2023 06:16
Status Failure
Total duration 3m 30s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 22 warnings
build (Release)
Process completed with exit code 1.
build (Debug)
The operation was canceled.
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 (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 (Release): ICSharpCode.AvalonEdit/Rendering/VisualLinesInvalidException.cs#L55
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Highlighting/HighlightingDefinitionInvalidException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Editing/DragDropException.cs#L57
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Search/ISearchStrategy.cs#L99
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Rendering/VisualLinesInvalidException.cs#L55
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Editing/DragDropException.cs#L57
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Search/ISearchStrategy.cs#L99
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Release): ICSharpCode.AvalonEdit/Highlighting/HighlightingDefinitionInvalidException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
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)
The following actions uses node12 which is deprecated and will be forced to run on node16: roryprimrose/set-vs-sdk-project-version@v1. 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 (Debug): ICSharpCode.AvalonEdit/Rendering/VisualLinesInvalidException.cs#L55
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Search/ISearchStrategy.cs#L99
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Editing/DragDropException.cs#L57
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Highlighting/HighlightingDefinitionInvalidException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Rendering/VisualLinesInvalidException.cs#L55
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
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 (Debug): ICSharpCode.AvalonEdit/Editing/DragDropException.cs#L57
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Search/ISearchStrategy.cs#L99
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (Debug): ICSharpCode.AvalonEdit/Highlighting/HighlightingDefinitionInvalidException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)