Implement .NET 8 Blazor state management #3641
Merged
Annotations
7 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/
|
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>'
|
Source/Csla.test/DataPortalTestDatabaseDataSet.Designer.cs#L42
'DataSet.DataSet(SerializationInfo, StreamingContext, bool)' 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)
|
Source/Csla.test/ChildChanged/ChildChangedTests.cs#L35
The field 'ChildChangedTests._mode' is never used
|
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>'
|
Source/Csla.test/DataPortalTestDatabaseDataSet.Designer.cs#L42
'DataSet.DataSet(SerializationInfo, StreamingContext, bool)' 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)
|
Source/Csla.test/ChildChanged/ChildChangedTests.cs#L35
The field 'ChildChangedTests._mode' is never used
|
The logs for this run have expired and are no longer available.
Loading