Microseconds in utc_datetime gave ecto errors #503
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create PLTs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Create PLTs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Create PLTs
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Create PLTs
unused import Bitwise
|
Create PLTs
Logger.default_formatter/1 is undefined or private
|
Create PLTs:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Create PLTs:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Create PLTs:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Create PLTs:
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)
|
Create PLTs:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading