3 add home page (Backend) #137
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
gen-openapi:
backend/src/services/api.rs#L229
failed to resolve: could not find `bob_client` in the crate root
|
gen-openapi:
backend/src/services/api.rs#L264
failed to resolve: use of undeclared crate or module `client`
|
gen-openapi:
backend/src/services/api.rs#L265
failed to resolve: use of undeclared crate or module `client`
|
gen-openapi:
backend/src/services/api.rs#L266
failed to resolve: use of undeclared crate or module `client`
|
gen-openapi:
backend/src/services/api.rs#L277
cannot find value `PearlGetCountRate` in this scope
|
gen-openapi:
backend/src/services/api.rs#L278
cannot find value `PearlPutCountRate` in this scope
|
gen-openapi:
backend/src/services/api.rs#L279
cannot find value `PearlExistCountRate` in this scope
|
gen-openapi:
backend/src/services/api.rs#L280
cannot find value `PearlDeleteCountRate` in this scope
|
gen-openapi:
backend/src/services/api.rs#L282
cannot find value `BackendAlienCount` in this scope
|
gen-openapi:
backend/src/services/api.rs#L283
cannot find value `BackendCorruptedBlobCount` in this scope
|
gen-openapi
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|