Skip to content

Merge branch 'main' of https://github.com/EugeneKrapivin/JsonTranslat… #84

Merge branch 'main' of https://github.com/EugeneKrapivin/JsonTranslat…

Merge branch 'main' of https://github.com/EugeneKrapivin/JsonTranslat… #84

Re-run triggered December 13, 2023 07:12
Status Success
Total duration 1m 37s
Artifacts 1

dotnet.yml

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

Annotations

20 warnings
build (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/BindingCreateGraphCycleException.cs#L13
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/BadTransformerBindingException.cs#L30
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformationResultCannotBeNullException.cs#L14
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerBindingException.cs#L30
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/CanHaveOnlyOneBindingException.cs#L13
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/InvalidTransformerSetupException.cs#L13
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerConfigurationMissingException.cs#L30
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerConfigurationInvalidException.cs#L30
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/ValueProvidersCannotBeBoundException.cs#L13
'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 (ubuntu-latest, 7.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/IncompatibleTypeException.cs#L17
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/ValueProvidersCannotBeBoundException.cs#L13
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/BadTransformerBindingException.cs#L30
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerConfigurationMissingException.cs#L30
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerConfigurationInvalidException.cs#L30
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformerBindingException.cs#L30
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/TransformationResultCannotBeNullException.cs#L14
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/InvalidTransformerSetupException.cs#L13
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/CanHaveOnlyOneBindingException.cs#L13
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/IncompatibleTypeException.cs#L17
'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 (ubuntu-latest, 8.0.x): src/JsonTranslate.NET.Core.Abstractions/Exceptions/BindingCreateGraphCycleException.cs#L13
'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)

Artifacts

Produced during runtime
Name Size
code-coverage-report Expired
4.99 MB