Skip to content

Make build error if the generator fails. #121

Make build error if the generator fails.

Make build error if the generator fails. #121

Triggered via push January 29, 2024 01:18
Status Failure
Total duration 3m 36s
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: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
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: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on ubuntu-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
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: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on macos-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
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 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: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L36
'IdentifierExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L42
'NumericalLiteralExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L48
'BinaryOperationExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.GetSlot(int)'
Build on windows-latest: Tsu.Trees.RedGreen/sample/Tree.cs#L55
'FunctionCallExpressionSample' does not implement inherited abstract member 'GreenNode.CreateRed(SampleNode?)'
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 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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on ubuntu-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on ubuntu-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
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 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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on macos-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on macos-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
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 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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on windows-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
Build on windows-latest
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
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)