BuildAndRunTests #6
Annotations
10 errors and 3 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
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
|