Marián Skrip

Results 8 issues of Marián Skrip

Example: ```rst .. note:: This is an example not that should be too long for a single line and the linter should report it ``` IMO directive `code` should be...

bug

### What is the problem? Current implementation of check for `CodeBuildProjectSourceRepoUrl` checks if source of CodeBuild project has OAUTH as authentication type. Description of the rule says this should be...

bug

## Case XML source file can contain element `` or `text` or not contain the span. The type for it should be defined as: ```rust #[derive(Debug, PartialEq, XmlRead, XmlWrite)] #[xml(tag...

When `Mixpanel.alias` is used it creates it's own default `Consumer` instance and sends the event through it. This makes it ignore any custom configuration done on the side of a...

Previously, when validating instance when a session was open and the model instance had a related object a new instance of this related object was created and added to the...

bug

## Describe the Bug When using `SkipJsonSchema` annotation in a type union, the schema generation fails with `Type `str` cannot be used in a GraphQL Union` Minimal replicating example: ```python...

bug

*Issue #, if available:* Close #183 *Description of changes:* Adds options to set task and execution IAM role ARNs on the rendered task definition. Unfortunately, I noticed #293 exists only...