Skip to content

Implement .NET 8 Blazor state management #1094

Implement .NET 8 Blazor state management

Implement .NET 8 Blazor state management #1094

Triggered via pull request January 2, 2024 21:24
Status Success
Total duration 3m 15s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
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.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)
build: Source/Csla.test/ChildChanged/ChildChangedTests.cs#L35
The field 'ChildChangedTests._mode' is never used
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.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)
build: Source/Csla.test/ChildChanged/ChildChangedTests.cs#L35
The field 'ChildChangedTests._mode' is never used