Validate static command argument type before deserialization #2737
Annotations
9 errors and 5 warnings
|
src/Tests/Binding/BindingCompilationTests.cs#L361
BindingCompiler_MoreComplexInference (List.RemoveFirst(item => item == 2),System.Int32[]): Test method DotVVM.Framework.Tests.Binding.BindingCompilationTests.BindingCompiler_MoreComplexInference threw exception:
|
src/Tests/Binding/BindingCompilationTests.cs#L361
BindingCompiler_MoreComplexInference (List.RemoveLast(item => item == 2),System.Int32[]): Test method DotVVM.Framework.Tests.Binding.BindingCompilationTests.BindingCompiler_MoreComplexInference threw exception:
|
src/Tests/Binding/BindingCompilationTests.cs#L361
BindingCompiler_MoreComplexInference (List.AddOrUpdate(11, i => i == 2, i => 22),System.Int32[]): Test method DotVVM.Framework.Tests.Binding.BindingCompilationTests.BindingCompiler_MoreComplexInference threw exception:
|
src/Tests/Binding/BindingCompilationTests.cs#L361
BindingCompiler_MoreComplexInference (List.AddOrUpdate(11, i => i == 22, i => 33),System.Int32[]): Test method DotVVM.Framework.Tests.Binding.BindingCompilationTests.BindingCompiler_MoreComplexInference threw exception:
|
src/Tests/Binding/JavascriptCompilationTests.cs#L495
JsTranslator_ListAddOrUpdate: Test method DotVVM.Framework.Tests.Binding.JavascriptCompilationTests.JsTranslator_ListAddOrUpdate threw exception:
|
src/Tests/Binding/JavascriptCompilationTests.cs#L758
JsTranslator_ListRemoveFirst: Test method DotVVM.Framework.Tests.Binding.JavascriptCompilationTests.JsTranslator_ListRemoveFirst threw exception:
|
src/Tests/Binding/JavascriptCompilationTests.cs#L765
JsTranslator_ListRemoveLast: Test method DotVVM.Framework.Tests.Binding.JavascriptCompilationTests.JsTranslator_ListRemoveLast threw exception:
|
|
|
|
AutomaticIdGeneration_Repeater: The tests actually fails, the bug will be fixed in a separate PR - see https://github.com/riganti/dotvvm/issues/886
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@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/
|
The logs for this run have expired and are no longer available.
Loading