Remove all references to anything Pagination related #229
Annotations
1 error and 5 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/.
|
lib/jsonapi/serializer.ex#L94
variable "parent_data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/jsonapi/serializer.ex#L94
variable "parent_view" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/jsonapi/serializer.ex#L205
variable "data" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/jsonapi/serializer.ex#L204
variable "info" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
This job failed
Loading