{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":627224814,"defaultBranch":"main","name":"jet_credo","ownerLogin":"Byzanteam","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-13T03:10:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/41888457?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1685340277.8691058","currentOid":""},"activityList":{"items":[{"before":"1182151402c37845e8118fd967c18ac1e392420a","after":null,"ref":"refs/heads/fix/fahchen/parentheses-missing-any-type","pushedAt":"2023-05-29T06:04:37.869Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"}},{"before":"5f83c2c07d3be4fbef8d14b690b0eb49a4d74e5d","after":"7e5855de2e8b41abfb0a1f5870bbc768a325f4e8","ref":"refs/heads/main","pushedAt":"2023-05-29T06:04:36.686Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"fix: report any type not ending with parentheses (#3)","shortMessageHtmlLink":"fix: report any type not ending with parentheses (#3)"}},{"before":"db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","after":"1182151402c37845e8118fd967c18ac1e392420a","ref":"refs/heads/fix/fahchen/parentheses-missing-any-type","pushedAt":"2023-05-29T04:06:02.343Z","pushType":"push","commitsCount":3,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"fix: report explicit `any()` type not ending with `()` in `ExplicitAnyType` check","shortMessageHtmlLink":"fix: report explicit any() type not ending with () in `ExplicitAn…"}},{"before":"b37c60b1b0d0c1f52e4402e71b1ee5635269db73","after":"db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","ref":"refs/heads/fix/fahchen/parentheses-missing-any-type","pushedAt":"2023-05-29T04:04:10.565Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"refactor: rename repo to jet_credo","shortMessageHtmlLink":"refactor: rename repo to jet_credo"}},{"before":null,"after":"b37c60b1b0d0c1f52e4402e71b1ee5635269db73","ref":"refs/heads/fix/fahchen/parentheses-missing-any-type","pushedAt":"2023-05-29T04:03:16.440Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"fix: report explicit `any()` type not ending with `()` in `ExplicitAnyType` check","shortMessageHtmlLink":"fix: report explicit any() type not ending with () in `ExplicitAn…"}},{"before":"ca56004cc8e28b43e092d5ecaf83c23daf29a2d9","after":null,"ref":"refs/heads/feat/fahchen/explicit-any-type","pushedAt":"2023-04-14T02:57:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"}},{"before":"db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","after":"5f83c2c07d3be4fbef8d14b690b0eb49a4d74e5d","ref":"refs/heads/main","pushedAt":"2023-04-14T02:57:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"feat: add explicity_any_type","shortMessageHtmlLink":"feat: add explicity_any_type"}},{"before":"a0b0126eb6cb186f2cce29414698b694ef8c29aa","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2-db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","pushedAt":"2023-04-14T02:57:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":null},{"before":"2b31741bd0760cac4a2c42b193a405442454d0af","after":"a0b0126eb6cb186f2cce29414698b694ef8c29aa","ref":"refs/heads/gh-readonly-queue/main/pr-2-db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","pushedAt":"2023-04-14T02:55:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"feat: explicit any type (#2)\n\nclose https://github.com/Byzanteam/jet_credo/issues/1\n\n```\nDisallow the `any` type.\n\nUsing the any type can make debugging very difficult,\nespecially when the call chain is long.\n\nIt is preferable to define and use a well-defined type instead of any in types.\n\nExample:\n\n # preferred\n @type reason() :: :bad_request | :not_found\n @spec request() :: :ok | {:error, :bad_request}\n\n # NOT preferred\n @type reason() :: term()\n @spec request() :: :ok | {:error, term()}\n```","shortMessageHtmlLink":"feat: explicit any type (#2)"}},{"before":"7b5d3475e4b53512b1ea46626bcc7010d0f4639f","after":"ca56004cc8e28b43e092d5ecaf83c23daf29a2d9","ref":"refs/heads/feat/fahchen/explicit-any-type","pushedAt":"2023-04-13T15:32:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"feat: add explicity_any_type","shortMessageHtmlLink":"feat: add explicity_any_type"}},{"before":null,"after":"7b5d3475e4b53512b1ea46626bcc7010d0f4639f","ref":"refs/heads/feat/fahchen/explicit-any-type","pushedAt":"2023-04-13T15:28:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"feat: add explicity_any_type","shortMessageHtmlLink":"feat: add explicity_any_type"}},{"before":"2a62c426031084a6d8fcf0e5a1a6a77e021e53cf","after":"db3e6abd9c328a543ebbf9fef6ecc4c12fa1789e","ref":"refs/heads/main","pushedAt":"2023-04-13T13:50:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"refactor: rename repo to jet_credo","shortMessageHtmlLink":"refactor: rename repo to jet_credo"}},{"before":null,"after":"2a62c426031084a6d8fcf0e5a1a6a77e021e53cf","ref":"refs/heads/main","pushedAt":"2023-04-13T03:10:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"fahchen","name":"Phil Chen","path":"/fahchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/855678?s=80&v=4"},"commit":{"message":"ci: enable","shortMessageHtmlLink":"ci: enable"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADNghJfgA","startCursor":null,"endCursor":null}},"title":"Activity · Byzanteam/jet_credo"}