8 setup cicd #1
pr.yml
on: pull_request
Build & Test
/
Build & Test
27s
Annotations
9 errors and 3 warnings
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L2
The type or namespace name 'Client' does not exist in the namespace 'PinguApps.Appwrite' (are you missing an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/Program.cs#L4
The type or namespace name 'Client' does not exist in the namespace 'PinguApps.Appwrite' (are you missing an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L8
The type or namespace name 'IAppwriteClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L12
The type or namespace name 'IAppwriteClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L2
The type or namespace name 'Client' does not exist in the namespace 'PinguApps.Appwrite' (are you missing an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/Program.cs#L4
The type or namespace name 'Client' does not exist in the namespace 'PinguApps.Appwrite' (are you missing an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L8
The type or namespace name 'IAppwriteClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test / Build & Test:
src/PinguApps.Appwrite.Playground/App.cs#L12
The type or namespace name 'IAppwriteClient' could not be found (are you missing a using directive or an assembly reference?)
|
Build & Test / Build & Test
Process completed with exit code 1.
|
Build & Test / Build & Test
Could not find any TRX files for /github/workspace/**/*.trx
|
Build & Test / Build & Test
Your file pattern contains absolute paths, please read the notes on absolute paths:
|
|