.NET #5
Annotations
10 errors
src/Application/src/RazorPagesTestSample/Data/Message.cs#L18
The type or namespace name 'RequiredAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L18
The type or namespace name 'Required' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L19
The type or namespace name 'DataTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L19
The type or namespace name 'DataType' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L20
The type or namespace name 'StringLengthAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L20
The type or namespace name 'StringLength' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L19
The name 'DataType' does not exist in the current context
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L18
The type or namespace name 'RequiredAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L18
The type or namespace name 'Required' could not be found (are you missing a using directive or an assembly reference?)
|
src/Application/src/RazorPagesTestSample/Data/Message.cs#L19
The type or namespace name 'DataTypeAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading