Feature/tag filtering #13
Annotations
10 errors and 10 warnings
tests/Dfe.ContentSupport.Web.Tests/Services/ModelMapperTests.cs#L25
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ModelMapperTests.cs#L29
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ModelMapperTests.cs#L33
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ModelMapperTests.cs#L135
'Target' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ContentServiceTests.cs#L22
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ContentServiceTests.cs#L23
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Services/ContentServiceTests.cs#L24
'ContentSupportPage' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Models/Mapped/Custom/CustomGridContainerTests.cs#L34
'Target' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Models/Mapped/Custom/CustomGridContainerTests.cs#L64
'Target' does not contain a definition for 'Sys'
|
tests/Dfe.ContentSupport.Web.Tests/Models/Mapped/Custom/CustomAccordionTests.cs#L31
'Target' does not contain a definition for 'Sys'
|
|
src/Dfe.ContentSupport.Web/Models/Heading.cs#L8
'Heading.Title' hides inherited member 'ContentBase.Title'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Heading.cs#L9
'Heading.Subtitle' hides inherited member 'ContentBase.Subtitle'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Mapped/Custom/CustomAccordion.cs#L17
'CustomAccordion.Title' hides inherited member 'CsContentItem.Title'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Mapped/Custom/CustomAttachment.cs#L16
'CustomAttachment.Title' hides inherited member 'CsContentItem.Title'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Mapped/Custom/CustomCard.cs#L18
'CustomCard.Title' hides inherited member 'CsContentItem.Title'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Mapped/Standard/EmbeddedAsset.cs#L17
'EmbeddedAsset.Title' hides inherited member 'CsContentItem.Title'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Target.cs#L9
'Target.Fields' hides inherited member 'Entry<ContentBase>.Fields'. Use the new keyword if hiding was intended.
|
src/Dfe.ContentSupport.Web/Models/Target.cs#L10
'Target.Title' hides inherited member 'ContentBase.Title'. Use the new keyword if hiding was intended.
|
tests/Dfe.ContentSupport.Web.Tests/Models/Mapped/Custom/CustomAccordionTests.cs#L49
Cannot convert null literal to non-nullable reference type.
|
This job failed
Loading