Skip to content

feat(app): de-hardcode connector type unions through validation/executor/storage (#1121) - #1138

Merged
alfredo1996 merged 2 commits into
release/1.2from
feat/issue-1121-dehardcode-type-unions
Jul 1, 2026
Merged

feat(app): de-hardcode connector type unions through validation/executor/storage (#1121)#1138
alfredo1996 merged 2 commits into
release/1.2from
feat/issue-1121-dehardcode-type-unions

test(connector): stub registry validation in connection route tests (…

725fcd0
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 1, 2026 in 42s

Annotations

Check warning on line 23 in app/src/lib/connector/connection-adapter.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `export…from` to re-export `getAllConnectors`.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ8dE0pk8UEq8O3QZDS-&open=AZ8dE0pk8UEq8O3QZDS-&pullRequest=1138

Check warning on line 22 in app/src/lib/connector/connection-adapter.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use `export…from` to re-export `getConnector`.

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ8dE0pk8UEq8O3QZDS9&open=AZ8dE0pk8UEq8O3QZDS9&pullRequest=1138

Check warning on line 44 in app/src/lib/query/query-executor.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this redundant type alias and replace its occurrences with "string".

See more on https://sonarcloud.io/project/issues?id=alfredo1996_neoboard&issues=AZ8dE0jl8UEq8O3QZDS8&open=AZ8dE0jl8UEq8O3QZDS8&pullRequest=1138