Fix red interface to not expose the green node. #127
Annotations
9 errors and 33 warnings
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.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.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
|
Build on macos-latest
Process completed with exit code 1.
|
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.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.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
|
Build on ubuntu-latest
Process completed with exit code 1.
|
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.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.SampleNode, Tsu.Trees.RedGreen.Sample.SampleKind>'.
|
Build on windows-latest
Process completed with exit code 1.
|
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 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 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)
|