fix(deps): update dependency @sentry/react-native to v5.19.1 [security] #1940
Annotations
2 errors and 11 warnings
src/libs/monitoring/Sentry.ts#L35
Type 'CaptureConsole' is not assignable to type 'Integration'.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/app/domain/authentication/services/SynchronizeService.ts#L1
There should be at least one empty line between import groups
|
src/app/domain/backup/services/manageAlbums.ts#L110
Forbidden non-null assertion
|
src/app/domain/backup/services/manageLocalBackupConfig.ts#L146
Forbidden non-null assertion
|
src/app/domain/backup/services/manageProgress.ts#L1
There should be no empty line within import group
|
src/app/domain/backup/services/uploadMedia.android.ts#L20
Forbidden non-null assertion
|
src/app/domain/errors/navigateToError.ts#L51
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L49
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
src/app/domain/iap/services/clouderyOffer.ts#L50
Unnecessary optional chain on a non-nullish value
|
This job failed
Loading