update #124
Annotations
1 error and 7 warnings
Build Brangus
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Brangus:
lib/brangus_web/controllers/page_controller.ex#L27
variable "conn" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test Brangus:
lib/brangus_web/controllers/page_controller.ex#L32
variable "conn" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Test Brangus:
lib/brangus/middleware/auth.ex#L32
UserModule.get_user_by_id/1 is undefined (module UserModule is not available or is yet to be defined)
|
Build Brangus:
lib/brangus_web/controllers/page_controller.ex#L27
variable "conn" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Build Brangus:
lib/brangus_web/controllers/page_controller.ex#L32
variable "conn" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
Build Brangus:
lib/brangus/middleware/auth.ex#L32
UserModule.get_user_by_id/1 is undefined (module UserModule is not available or is yet to be defined)
|
The logs for this run have expired and are no longer available.
Loading