Skip to content

chore(deps): update xunit-dotnet monorepo to v2.8.1 #153

chore(deps): update xunit-dotnet monorepo to v2.8.1

chore(deps): update xunit-dotnet monorepo to v2.8.1 #153

Triggered via pull request April 11, 2024 23:21
Status Success
Total duration 39s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: src/BlazorTable/Components/Table.razor#L24
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build: src/BlazorTable/Components/AggregateType.cs#L3
Missing XML comment for publicly visible type or member 'AggregateType'
Build: src/BlazorTable/Components/AggregateType.cs#L5
Missing XML comment for publicly visible type or member 'AggregateType.Sum'
Build: src/BlazorTable/Components/AggregateType.cs#L6
Missing XML comment for publicly visible type or member 'AggregateType.Average'
Build: src/BlazorTable/Components/AggregateType.cs#L7
Missing XML comment for publicly visible type or member 'AggregateType.Count'
Build: src/BlazorTable/Components/AggregateType.cs#L8
Missing XML comment for publicly visible type or member 'AggregateType.Min'
Build: src/BlazorTable/Components/AggregateType.cs#L9
Missing XML comment for publicly visible type or member 'AggregateType.Max'
Build: src/BlazorTable/Components/Align.cs#L3
Missing XML comment for publicly visible type or member 'Align'
Build: src/BlazorTable/Components/Align.cs#L5
Missing XML comment for publicly visible type or member 'Align.None'
Build: src/BlazorTable/Components/Align.cs#L6
Missing XML comment for publicly visible type or member 'Align.Left'
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.