Skip to content

chore(COMPT-30): add changeset, update copilot-instructions, fix husk…

7004ad3
Select commit
Loading
Failed to load commit list.
Merged

Feat/compt 30 state storage hooks #6

chore(COMPT-30): add changeset, update copilot-instructions, fix husk…
7004ad3
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Mar 30, 2026 in 21s

Annotations

Check warning on line 30 in src/hooks/useLocalStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03ZRXya9pO3QZm6&open=AZ0-x03ZRXya9pO3QZm6&pullRequest=6

Check warning on line 15 in src/hooks/useSessionStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x038RXya9pO3QZnC&open=AZ0-x038RXya9pO3QZnC&pullRequest=6

Check warning on line 7 in src/hooks/useDebounce.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03yRXya9pO3QZm-&open=AZ0-x03yRXya9pO3QZm-&pullRequest=6

Check warning on line 9 in src/hooks/useSessionStorage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03NRXya9pO3QZm1&open=AZ0-x03NRXya9pO3QZm1&pullRequest=6

Check warning on line 6 in src/hooks/useLocalStorage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03lRXya9pO3QZm8&open=AZ0-x03lRXya9pO3QZm8&pullRequest=6

Check warning on line 9 in src/hooks/useLocalStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03ZRXya9pO3QZm4&open=AZ0-x03ZRXya9pO3QZm4&pullRequest=6

Check warning on line 35 in src/hooks/useLocalStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03ZRXya9pO3QZm7&open=AZ0-x03ZRXya9pO3QZm7&pullRequest=6

Check warning on line 12 in src/hooks/useDebounce.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03yRXya9pO3QZm_&open=AZ0-x03yRXya9pO3QZm_&pullRequest=6

Check warning on line 2 in src/hooks/storage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x02rRXya9pO3QZmz&open=AZ0-x02rRXya9pO3QZmz&pullRequest=6

Check warning on line 8 in src/hooks/useSessionStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x038RXya9pO3QZnA&open=AZ0-x038RXya9pO3QZnA&pullRequest=6

Check warning on line 20 in src/hooks/storage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x02rRXya9pO3QZm0&open=AZ0-x02rRXya9pO3QZm0&pullRequest=6

Check warning on line 15 in src/hooks/useLocalStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03ZRXya9pO3QZm5&open=AZ0-x03ZRXya9pO3QZm5&pullRequest=6

Check warning on line 8 in src/hooks/useLocalStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis.window` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03ZRXya9pO3QZm3&open=AZ0-x03ZRXya9pO3QZm3&pullRequest=6

Check warning on line 6 in src/hooks/useLocalStorage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03lRXya9pO3QZm9&open=AZ0-x03lRXya9pO3QZm9&pullRequest=6

Check warning on line 9 in src/hooks/useSessionStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x038RXya9pO3QZnB&open=AZ0-x038RXya9pO3QZnB&pullRequest=6

Check warning on line 30 in src/hooks/useSessionStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x038RXya9pO3QZnD&open=AZ0-x038RXya9pO3QZnD&pullRequest=6

Check warning on line 9 in src/hooks/useSessionStorage.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x03NRXya9pO3QZm2&open=AZ0-x03NRXya9pO3QZm2&pullRequest=6

Check warning on line 35 in src/hooks/useSessionStorage.test.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `globalThis` over `window`.

See more on https://sonarcloud.io/project/issues?id=CISCODE-MA_HooksKit&issues=AZ0-x038RXya9pO3QZnE&open=AZ0-x038RXya9pO3QZnE&pullRequest=6