Skip to content

feat: add client status #51

feat: add client status

feat: add client status #51

Triggered via pull request April 4, 2024 08:45
Status Failure
Total duration 37s
Artifacts

build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.