Update readme #114
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L6
Missing XML comment for publicly visible type or member 'TmxExtensions'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L8
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxHeaderAsync(TMX, long, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L19
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxHeaderAsync(TMX, TrackItem, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L24
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxAsync(TMX, long, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L35
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxAsync(TMX, TrackItem, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L40
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxHeaderNodeAsync(TMX, long, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L45
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxHeaderNodeAsync(TMX, TrackItem, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L63
Missing XML comment for publicly visible type or member 'TmxExtensions.GetTrackGbxNodeAsync(TMX, TrackItem, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L70
Missing XML comment for publicly visible type or member 'TmxExtensions.GetReplayGbxHeaderAsync(TMX, long, GbxReadSettings, CancellationToken)'
|
build:
Src/ManiaAPI.TMX.Extensions.Gbx/TmxExtensions.cs#L81
Missing XML comment for publicly visible type or member 'TmxExtensions.GetReplayGbxHeaderAsync(TMX, ReplayItem, GbxReadSettings, CancellationToken)'
|
build
.NET 7.0 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.
|