Implement EctoModel.SoftDelete
#5
Annotations
2 errors and 25 warnings
OTP 24.2 / Elixir 1.13.4
Process completed with exit code 4.
|
OTP 26.1 / Elixir 1.15.7
Process completed with exit code 4.
|
OTP 24.2 / Elixir 1.13.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.0.2, erlef/setup-beam@v1.15, actions/cache@v3.0.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.2 / Elixir 1.13.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 24.2 / Elixir 1.13.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 24.2 / Elixir 1.13.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 24.2 / Elixir 1.13.4:
lib/ecto_model/soft_delete.ex#L73
Functions should have a @SPEC type specification.
|
OTP 24.2 / Elixir 1.13.4:
lib/ecto_model/soft_delete.ex#L84
Functions should have a @SPEC type specification.
|
OTP 24.2 / Elixir 1.13.4:
lib/ecto_model/soft_delete.ex#L231
behaviour must appear before public function
|
OTP 24.2 / Elixir 1.13.4:
lib/ecto_model/soft_delete.ex#L99
Line is too long (max is 120, was 139).
|
OTP 24.2 / Elixir 1.13.4
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 26.1 / Elixir 1.15.7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3.0.2, erlef/setup-beam@v1.15, actions/cache@v3.0.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 26.1 / Elixir 1.15.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7:
lib/ecto_model/soft_delete.ex#L73
Functions should have a @SPEC type specification.
|
OTP 26.1 / Elixir 1.15.7:
lib/ecto_model/soft_delete.ex#L84
Functions should have a @SPEC type specification.
|
OTP 26.1 / Elixir 1.15.7:
lib/ecto_model/soft_delete.ex#L231
behaviour must appear before public function
|
OTP 26.1 / Elixir 1.15.7:
lib/ecto_model/soft_delete.ex#L99
Line is too long (max is 120, was 139).
|
OTP 26.1 / Elixir 1.15.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 26.1 / Elixir 1.15.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 26.1 / Elixir 1.15.7
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
OTP 26.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|