yuki_fujisawa

Results 6 issues of yuki_fujisawa

Nice to meet you :smile: Thank you for letting me use it in the development of "GAS + React". This time, we have created a Japanese version of README with...

## Describe the bug npm WARN deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead ![スクリーンショット 2023-11-12 172702](https://github.com/google/aside/assets/10007402/b9879848-04c2-4d90-89b9-00aeaf1d953a) ## References https://github.com/sveltejs/svelte/pull/8157

## Abstract - Added API related to Reports - https://mailchimp.com/developer/reference/reports/ - https://mailchimp.com/developer/reference/reports/click-reports/ - https://mailchimp.com/developer/reference/reports/click-reports/link-clickers/ - https://mailchimp.com/developer/reference/lists/list-members/list-member-activity/ ## Relation #30

## Content - lombok 1.18.10 - jackson.core: 2.9.9.3 - commons-codec: 1.13 - gradle-5.6.2 - openfeign: 10.4.0 ## Operation verification ```bash mailchimp-java $ ./gradlew test BUILD SUCCESSFUL in 586ms 4 actionable...

Operation verification is in progress. ## Related Issue #28

## Problem getter setter is double-defined ``` Not generating get**(): A method with that name already exists. Not generating set**(): A method with that name already exists. ``` ## Solve...