Skip to content

feat(oss): ass sts query #92

feat(oss): ass sts query

feat(oss): ass sts query #92

Triggered via pull request November 1, 2023 13:30
Status Failure
Total duration 8m 10s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 22 warnings
Build and test: test/groupher_server_web/query/cms/cms_test.exs#L419
test [cms query community] user can get community info without args fails (GroupherServer.Test.Query.CMS.Basic)
Build and test: test/groupher_server_web/query/cms/paged_articles/paged_docs_test.exs#L324
test [query paged_docs filter when] THIS_WEEK option should work (GroupherServer.Test.Query.PagedArticles.PagedDocs)
Build and test: test/groupher_server_web/query/cms/paged_articles/paged_changelogs_test.exs#L327
test [query paged_changelogs filter when] THIS_WEEK option should work (GroupherServer.Test.Query.PagedArticles.PagedChangelogs)
Build and test: test/groupher_server/cms/community/community_dashboard_test.exs#L38
test [community dashboard base info] can update base info in community dashboard (GroupherServer.Test.Community.CommunityDashboard)
Build and test: test/groupher_server/cms/community/community_dashboard_test.exs#L53
test [community dashboard base info] update baseinfo should update community's related fields (GroupherServer.Test.Community.CommunityDashboard)
Build and test
Process completed with exit code 2.
Build and test
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/
Build and test
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/
Build and test
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
Build and test: 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)
Build and test: 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)
Build and test: 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)
Build and test: test/groupher_server/cms/articles/post_test.exs#L304
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)
Build and test: test/groupher_server/cms/articles/post_test.exs#L11
unused alias CommunitySubscriber
Build and test: test/groupher_server/cms/community/community_test.exs#L14
module attribute @community_applying was set but never used
Build and test: test/groupher_server/cms/community/community_test.exs#L13
module attribute @community_normal was set but never used
Build and test: test/groupher_server/cms/comments/post_comment_test.exs#L10
unused alias CommunitySubscriber
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
module attribute @first_letter_uppercase was set but never used
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
use Bitwise is deprecated. import Bitwise instead
Build and test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead