Temporarily disabling graph endpoints #199
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests:
lib/schema_web/controllers/page_controller.ex#L28
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/schema_web/controllers/page_controller.ex#L28
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/schema_web/controllers/page_controller.ex#L50
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
lib/schema_web/controllers/page_controller.ex#L50
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading