feat: add client status #51
Annotations
7 errors and 1 warning
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L19
'IFbClient' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IFbClient' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L23
The name 'FbClientStatus' does not exist in the current context
|
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L24
The name 'FbClientStatus' does not exist in the current context
|
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L19
'IFbClient' does not contain a definition for 'Status' and no accessible extension method 'Status' accepting a first argument of type 'IFbClient' could be found (are you missing a using directive or an assembly reference?)
|
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L23
The name 'FbClientStatus' does not exist in the current context
|
build:
examples/WebApiApp/FeatBitHealthCheck.cs#L24
The name 'FbClientStatus' does not exist in the current context
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|