Axel Ahlander #70
Open
Axel Ahlander #70
Annotations
10 warnings
|
tdd-oop-inheritance.CSharp.Main/Article.cs#L10
'Article.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
tdd-oop-inheritance.CSharp.Main/Book.cs#L11
'Book.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
tdd-oop-inheritance.CSharp.Main/Newspaper.cs#L11
'Newspaper.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
|
|
tdd-oop-inheritance.CSharp.Main/ItemClass.cs#L51
Possible null reference return.
|
|
tdd-oop-inheritance.CSharp.Main/Article.cs#L10
'Article.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
tdd-oop-inheritance.CSharp.Main/Book.cs#L11
'Book.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
tdd-oop-inheritance.CSharp.Main/Newspaper.cs#L11
'Newspaper.title' hides inherited member 'ItemClass.title'. Use the new keyword if hiding was intended.
|
|
|
|
tdd-oop-inheritance.CSharp.Main/ItemClass.cs#L51
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading