cmake: For .Net RID when running examples #35
Annotations
1 error and 8 warnings
|
|
|
build/dotnet/Mizux.DotnetNative/Bar/Bar.cs#L73
'Bar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build/dotnet/Mizux.DotnetNative/FooBar/FooBar.cs#L81
'FooBar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build/dotnet/Mizux.DotnetNative/Foo/Foo.cs#L73
'Foo.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build/dotnet/Mizux.DotnetNative/Bar/Bar.cs#L73
'Bar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build/dotnet/Mizux.DotnetNative/FooBar/FooBar.cs#L81
'FooBar.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build/dotnet/Mizux.DotnetNative/Foo/Foo.cs#L73
'Foo.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
This job failed
Loading