Add week of day rule #28
Annotations
1 error and 3 warnings
Test on OTP 26.0.2 / Elixir 1.15.4
Process completed with exit code 1.
|
Test on OTP 26.0.2 / Elixir 1.15.4
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/.
|
Test on OTP 26.0.2 / Elixir 1.15.4:
lib/ex_cycle/validations/days.ex#L85
variable "datetime" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test on OTP 26.0.2 / Elixir 1.15.4:
lib/ex_cycle/validations/days.ex#L85
variable "day" is unused (if the variable is not meant to be used, prefix it with an underscore)
|