Sylvain Marcadal (Ram)

Results 10 issues of Sylvain Marcadal (Ram)

**Description and reproduction of the issue** When using `outputFile` option on a workspace with multiple sub-projects, the resulting report only contains the last one. All intermediary reports are lost. ```sh...

package: builder
triage

I have the same problem than #25 and found out that Nagios::Plugin is not supported: https://metacpan.org/pod/Nagios::Plugin Use Nagios::Monitoring::Plugin or Monitoring::Plugin

We have issues when a publish step fails : the tag is already pushed and then we cannot retry the release because semantic-release will consider the branch as behind. Is...

The figma integration seems to fail when an alias variable contains multiple modes but references a primitive without the same mode. Tested with this file [^1] https://www.figma.com/community/file/1299749257125559105/remarkable-ui ## Error ```...

bug

On android address bar is visible until you scroll down the page. Then it will go up like if it was part of the page. When you scroll up, it...

feature

### Describe the bug Using a webcomponent renderer, the source code on Canvas/Source block is not correctly generated. The component is correctly rendered but the source code only shows an...

bug
needs triage

Hello I checked out the project and run the following commands ``` pnpm install pnpm build ``` but webpack fails with missing types ERROR in /home/sylvain/projects/ds/figma-plugin/src/app/CodePreviewView/index.tsx(13,14) TS2580: Cannot find name...

bug

Is it possible to add a field to specify the gitlab host ?

enhancement

Current implementation is missing the implementation of retreive function in Spring Cache This leads to the following error : ``` java.lang.UnsupportedOperationException: com.hazelcast.spring.cache.HazelcastCache does not support CompletableFuture-based retrieval at org.springframework.cache.Cache.retrieve(Cache.java:142) ```

Type: Enhancement

### Expected getPublishedVariablesApi should point to `GET /v1/files/:file_key/variables/published` https://www.figma.com/developers/api?fuid=750254261966670635#get-published-variables-endpoint ### Actual https://github.com/didoo/figma-api/blob/main/src/api-endpoints.ts#L320C51-L320C70 `/v1/analytics/libraries/:file_key/variables/published`