Merge pull request #216 from ZeusWPI/dependabot/hex/quantum-3.5.3 #459
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run dialyzer
unused import Bitwise
|
Run dialyzer:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run dialyzer:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run dialyzer:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run dialyzer:
lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run dialyzer:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run dialyzer:
lib/zout/data/data.ex#L249
variable "slug" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading