Skip to content

Add missing semicolon on the GreenTreeWriter. #120

Add missing semicolon on the GreenTreeWriter.

Add missing semicolon on the GreenTreeWriter. #120

Triggered via push January 28, 2024 23:06
Status Failure
Total duration 3m 47s
Artifacts
Matrix: build
NuGet Push
0s
NuGet Push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 33 warnings
Build on ubuntu-latest
The type 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' cannot be used as type parameter 'TGreenRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' to 'Tsu.Trees.RedGreen.Internal.IGreenNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on ubuntu-latest
The type 'Tsu.Trees.RedGreen.Sample.SampleNode' cannot be used as type parameter 'TRedRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.SampleNode' to 'Tsu.Trees.RedGreen.IRedNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetSlot(int)'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetRequiredSlot(int)'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.EnumerateDescendants()'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.ChildNodes()'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetCacheHash()'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?)'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?)'
Build on ubuntu-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?, GreenNode?)'
Build on macos-latest
The type 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' cannot be used as type parameter 'TGreenRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' to 'Tsu.Trees.RedGreen.Internal.IGreenNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on macos-latest
The type 'Tsu.Trees.RedGreen.Sample.SampleNode' cannot be used as type parameter 'TRedRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.SampleNode' to 'Tsu.Trees.RedGreen.IRedNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetSlot(int)'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetRequiredSlot(int)'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.EnumerateDescendants()'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.ChildNodes()'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetCacheHash()'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?)'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?)'
Build on macos-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?, GreenNode?)'
Build on windows-latest
The type 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' cannot be used as type parameter 'TGreenRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.Internal.GreenNode' to 'Tsu.Trees.RedGreen.Internal.IGreenNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on windows-latest
The type 'Tsu.Trees.RedGreen.Sample.SampleNode' cannot be used as type parameter 'TRedRoot' in the generic type or method 'IGreenNode<TGreenRoot, TRedRoot, TKind>'. There is no implicit reference conversion from 'Tsu.Trees.RedGreen.Sample.SampleNode' to 'Tsu.Trees.RedGreen.IRedNode<Tsu.Trees.RedGreen.Sample.Internal.GreenNode, Tsu.Trees.RedGreen.Sample.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetSlot(int)'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetRequiredSlot(int)'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.EnumerateDescendants()'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.ChildNodes()'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.GetCacheHash()'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?)'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?)'
Build on windows-latest
'GreenNode' does not implement interface member 'IGreenNode<GreenNode, SampleNode, SampleKind>.IsCacheEquivalent(int, GreenNode?, GreenNode?, GreenNode?)'
Build on ubuntu-latest
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 on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on ubuntu-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest
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 on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on macos-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest
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 on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L278
'WebRequest.CreateHttp(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Build on windows-latest: Tsu/src/Net/DownloadClient.cs#L281
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)