Skip to content

fix(notifications): refresh migration timestamp

f1ff7ab
Select commit
Loading
Failed to load commit list.
Open

feat(notifications): add AE native notifications #2209

fix(notifications): refresh migration timestamp
f1ff7ab
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 11, 2026 in 47s

Annotations

Check warning on line 397 in packages/capacitor-notifications/src/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not call `Array#push()` multiple times.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4X9xvyqxJuSXgoJ4Cm&open=AZ4X9xvyqxJuSXgoJ4Cm&pullRequest=2209

Check warning on line 402 in packages/capacitor-notifications/src/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not call `Array#push()` multiple times.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4X9xvyqxJuSXgoJ4Cn&open=AZ4X9xvyqxJuSXgoJ4Cn&pullRequest=2209

Check warning on line 406 in packages/capacitor-notifications/src/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not call `Array#push()` multiple times.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4X9xvyqxJuSXgoJ4Co&open=AZ4X9xvyqxJuSXgoJ4Co&pullRequest=2209

Check warning on line 236 in packages/capacitor-notifications/src/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

`for…of` can iterate over iterable, it's unnecessary to convert to an array.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4X9xvyqxJuSXgoJ4Cl&open=AZ4X9xvyqxJuSXgoJ4Cl&pullRequest=2209

Check failure on line 167 in packages/capacitor-notifications/src/index.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not nest functions more than 4 levels deep.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AZ4XqYJAZBEXlJtze9RN&open=AZ4XqYJAZBEXlJtze9RN&pullRequest=2209