Added GraphMerger Tests and fix #1034
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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:
Source/Csla.Generators/cs/Csla.Generators.CSharp/AutoSerializable/SerializationPartialsGenerator.cs#L24
'Csla.Generators.CSharp.AutoSerialization.SerializationPartialsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
Build:
Source/Csla/PropertyLoadException.cs#L52
Member 'PropertyLoadException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'PropertyLoadException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/Reflection/CallMethodException.cs#L76
Member 'CallMethodException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'CallMethodException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/DataPortalException.cs#L218
Member 'DataPortalException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataPortalException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/Security/SecurityException.cs#L62
Member 'SecurityException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'SecurityException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/Server/DataPortalException.cs#L81
Member 'DataPortalException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'DataPortalException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/Core/UndoException.cs#L83
Member 'UndoException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'UndoException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/Server/GenericBusinessException.cs#L131
Member 'GenericBusinessException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'GenericBusinessException.GetObjectData(SerializationInfo, StreamingContext)'.
|
Build:
Source/Csla/BusinessBase.cs#L309
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
Build:
Source/Csla/BusinessBase.cs#L320
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
The logs for this run have expired and are no longer available.
Loading