Skip to content

chore(deps): update dependency microsoft.net.test.sdk to v17 #103

chore(deps): update dependency microsoft.net.test.sdk to v17

chore(deps): update dependency microsoft.net.test.sdk to v17 #103

Triggered via pull request June 6, 2023 17:25
Status Success
Total duration 55s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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.