refactor(json/post): wip implement function that cleans posts #547
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
Matrix: dependencies
Matrix: Generate project documentation
Matrix: Run tests
Matrix: static-code-analysis
Release
18s
Annotations
1 error and 25 warnings
static-code-analysis (1.14.4, 25.3.1)
Process completed with exit code 1.
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
dependencies (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
The `set-output` 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/
|
Run tests (1.14.4, 25.3.1)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests (1.14.4, 25.3.1)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests (1.14.4, 25.3.1)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests (1.14.4, 25.3.1)
type id/0 is unused
|
Run tests (1.14.4, 25.3.1)
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Run tests (1.14.4, 25.3.1)
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types
|
Run tests (1.14.4, 25.3.1)
an expression is always required on the right side of ->. Please provide a value after ->
|
Run tests (1.14.4, 25.3.1):
lib/epochtalk_server_web/json/post_json.ex#L81
variable "post" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests (1.14.4, 25.3.1):
lib/epochtalk_server_web/json/post_json.ex#L76
variable "has_priority_bypass" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests (1.14.4, 25.3.1):
lib/epochtalk_server_web/json/post_json.ex#L75
variable "has_self_mod_bypass" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Release
The `set-output` 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/
|