BuildAndRunTests #4
Annotations
10 errors and 11 warnings
build:
source/tests/Crazor.Tests/AssemblyTest.cs#L4
The type or namespace name 'Server' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/AssemblyTest.cs#L5
The type or namespace name 'Test' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/Cards/Memory/MemoryApp.cs#L4
The type or namespace name 'Attributes' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/Cards/Memory/MemoryCard.cs#L4
The type or namespace name 'AdaptiveCards' could not be found (are you missing a using directive or an assembly reference?)
|
build:
source/tests/Crazor.Tests/Cards/Memory/MemoryCard.cs#L5
The type or namespace name 'Attributes' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/MemoryTests.cs#L4
The type or namespace name 'Test' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/ObjectPathTests.cs#L4
The type or namespace name 'Bot' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
build:
source/tests/Crazor.Tests/AssemblyTest.cs#L13
The type or namespace name 'CardTest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
source/tests/Crazor.Tests/Cards/_ViewImports.cshtml#L1
The type or namespace name 'AdaptiveCards' could not be found (are you missing a using directive or an assembly reference?)
|
build:
source/tests/Crazor.Tests/Cards/_ViewImports.cshtml#L3
The type or namespace name 'Exceptions' does not exist in the namespace 'Crazor' (are you missing an assembly reference?)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build
'AdaptiveTable.ShouldSerializeStyleXml()' hides inherited member 'AdaptiveCollectionElement.ShouldSerializeStyleXml()'. Use the new keyword if hiding was intended.
|
build
The member 'AdaptiveTableCell.TypeName' does not hide an accessible member. The new keyword is not required.
|
build
'JsonProperty.MemberConverter' is obsolete: 'MemberConverter is obsolete. Use Converter instead.'
|
build
The variable 'err' is declared but never used
|
build
The variable 'err' is declared but never used
|
build
The variable 'err' is declared but never used
|
build
The variable 'err' is declared but never used
|
build
Missing XML comment for publicly visible type or member 'AdaptiveAuthCardButton'
|
build
Missing XML comment for publicly visible type or member 'AdaptiveAuthentication'
|