Alberto Marchetti

Results 9 issues of Alberto Marchetti

When using the following code, the `noPaddingTheme.isEmpty()` functions returns true, despite having set a proper `zero` padding. This causes the default padding to be used in `combinedTheme`. The issue is...

### What is the problem this feature will solve? It is currently impossible to enable the debugger at the start in a SEA binary because both CLI flags (like `--inspect`)...

feature request
single-executable

* Put spare card closer to the board (fixes https://github.com/jackadamson/onitama/issues/11) * Slightly reduce the "hide-spare" breakpoint because the spare card can be way closer to the board than before Before:...

## Premise Sorry for the mess of this PR, but the Android example was lacking the main activity file, so I recreated it with `flutter create .`, which in turn...

### Describe the bug Hi, I've been using Aspects for a while for various purposes, and I've had a specific issue multiple times. My flow is: 1. I declare tags...

bug
@aws-cdk/core
needs-triage

Hi, I've encountered the issue where the CT.LAMBDA.PR.2 is triggered by the plugin but not when deploying code with the plugin disabled (the rule is enabled in our AWS account...

### Name of the resource AWS::Events::EventBusPolicy ### Resource Name _No response_ ### Issue Description Hi, I witnessed an odd behavior when deploying an EventBus with an attached policy. I cannot...

bug

### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs ### What part(s)...

content
actions
waiting for review
needs SME

Allows running this lib on Windows! :) > `"@apidevtools/json-schema-ref-parser": "^12.0.2",` Since v11, they support Windows, and it seems all tests pass with the latest version, so why not?