refactor(dashboard): moderators workflow improve #81
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
|
test/groupher_server/cms/articles/blog_test.exs#L288
variable "blog3" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/groupher_server/cms/articles/changelog_test.exs#L305
variable "changelog3" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/groupher_server/cms/articles/doc_test.exs#L287
variable "doc3" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/groupher_server/cms/articles/post_test.exs#L284
variable "post3" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test/groupher_server/cms/community/community_test.exs#L14
module attribute @community_applying was set but never used
|
test/groupher_server/cms/community/community_test.exs#L13
module attribute @community_normal was set but never used
|
test/groupher_server/cms/hooks/audit_post_comment_test.exs#L13
module attribute @audit_failed was set but never used
|
test/groupher_server/cms/hooks/audit_post_comment_test.exs#L12
module attribute @audit_illegal was set but never used
|
test/groupher_server/cms/hooks/audit_post_comment_test.exs#L11
module attribute @audit_legal was set but never used
|
|
|
|
|
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading