Merge branch 'main' into users/masmith/uptakeNewBlazorAnalyzers #18553
Annotations
10 errors and 1 warning
build:
packages/nimble-blazor/Examples/Demo.Shared/Shared/ExampleHeader.razor#L4
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L103
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L118
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L222
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L268
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Shared/ExampleHeader.razor#L4
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L103
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L118
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L222
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build:
packages/nimble-blazor/Examples/Demo.Shared/Pages/ComponentsDemo.razor#L268
A readonly field cannot be assigned to (except in a constructor or init-only setter of the type in which the field is defined or a variable initializer)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|