Skip to content

Feature/validate sheriff config and fix integration tests#203

Closed
tomwhite007 wants to merge 27 commits into
softarc-consulting:mainfrom
tomwhite007:feature/validate-sheriff-config-and-fix-integration-tests
Closed

Feature/validate sheriff config and fix integration tests#203
tomwhite007 wants to merge 27 commits into
softarc-consulting:mainfrom
tomwhite007:feature/validate-sheriff-config-and-fix-integration-tests

Conversation

@tomwhite007
Copy link
Copy Markdown
Contributor

This PR is a branch off #179 at 2b08dbd because the integration tests start to have an environmental issue at that point; they work locally but fail in the pipeline e.g.

9,10c9,10
<         "line": 5,
<         "column": 3,
---
>         "line": 6,
>         "column": 5,
13,14c13,14
<         "endLine": 12,
<         "endColumn": 4
---
>         "endLine": 11,
>         "endColumn": 6 ... etc

I've created this draft PR to hunt the problem down

@sonarqubecloud
Copy link
Copy Markdown

@tomwhite007 tomwhite007 deleted the feature/validate-sheriff-config-and-fix-integration-tests branch April 15, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant