{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":730043619,"defaultBranch":"main","name":"learn-go-with-tests","ownerLogin":"kibitan","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-11T04:37:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/620884?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1702431574.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"3750e8d9218db0dc76156edd642992ea649a1433","ref":"refs/heads/fix_compile_error","pushedAt":"2023-12-13T01:39:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kibitan","name":"Chikahiro Tokoro","path":"/kibitan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/620884?s=80&v=4"},"commit":{"message":"fix: ๐Ÿ› compile error of \"undefined: http.Handlerfunc\"","shortMessageHtmlLink":"fix: ๐Ÿ› compile error of \"undefined: http.Handlerfunc\""}},{"before":null,"after":"88abad88ed863eaa8d063cc6a4133d8d987e2045","ref":"refs/heads/add_ignore_unexported_field_in_reflection","pushedAt":"2023-12-11T14:59:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kibitan","name":"Chikahiro Tokoro","path":"/kibitan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/620884?s=80&v=4"},"commit":{"message":"feat: ๐ŸŽธ (WIP) add unexported field check","shortMessageHtmlLink":"feat: ๐ŸŽธ (WIP) add unexported field check"}},{"before":null,"after":"56a2637ffd03e29bd7bb3eca9ef26d256cc6cc27","ref":"refs/heads/fix_reflection_mistake","pushedAt":"2023-12-11T04:45:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kibitan","name":"Chikahiro Tokoro","path":"/kibitan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/620884?s=80&v=4"},"commit":{"message":"fix: ๐Ÿ› fix error\n\nthe current code doesn't pass the test due to below error\n\n```\ngo test -timeout 30s -tags -v -cover -race -count=1 -run ^TestWalk$ github.com/kibitan/go_sample/learn_go_with_test/reflection\n\n--- FAIL: TestWalk (0.00s)\n --- FAIL: TestWalk/struct_with_non_String_field (0.00s)\npanic: reflect.Value.Interface: cannot return value obtained from unexported field or method [recovered]\n\tpanic: reflect.Value.Interface: cannot return value obtained from unexported field or method\n```\n\nit needs to check the type of the field when the current variable is struct","shortMessageHtmlLink":"fix: ๐Ÿ› fix error"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADyPOihAA","startCursor":null,"endCursor":null}},"title":"Activity ยท kibitan/learn-go-with-tests"}