Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

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

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

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

Triggered via pull request May 22, 2024 16:27
Status Success
Total duration 36s
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.