-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: enable strict mode on 121-service #5275
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
May 9, 2024 15:15
2cad09a
to
eac9336
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
4 times, most recently
from
May 10, 2024 09:48
4613b74
to
f212d4a
Compare
aberonni
force-pushed
the
aberonni/ts-goodies
branch
from
May 10, 2024 10:42
0de3934
to
21382dd
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
3 times, most recently
from
May 10, 2024 11:07
ad3884a
to
4ff8ab7
Compare
aberonni
changed the base branch from
aberonni/ts-goodies
to
aberonni/update-typescript
May 10, 2024 11:07
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
3 times, most recently
from
May 10, 2024 12:45
63ebf36
to
0399fa3
Compare
aberonni
force-pushed
the
aberonni/update-typescript
branch
from
May 10, 2024 13:44
4b33dce
to
0bfbe0e
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
4 times, most recently
from
May 10, 2024 15:35
fb7f3d9
to
a7d94a0
Compare
aberonni
force-pushed
the
aberonni/update-typescript
branch
2 times, most recently
from
May 14, 2024 13:40
0c86744
to
dc19f0b
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
2 times, most recently
from
May 14, 2024 14:06
3bda874
to
bb7e15a
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
May 14, 2024 14:08
bb7e15a
to
743f5e6
Compare
aberonni
changed the base branch from
main
to
aberonni/make-sure-isOptional-properties-are-marked-as-optional
May 14, 2024 14:08
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
May 14, 2024 14:21
743f5e6
to
873aca6
Compare
aberonni
force-pushed
the
aberonni/make-sure-isOptional-properties-are-marked-as-optional
branch
from
May 14, 2024 14:38
665889a
to
48e8eda
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
May 14, 2024 14:39
873aca6
to
6721aac
Compare
aberonni
force-pushed
the
aberonni/make-sure-isOptional-properties-are-marked-as-optional
branch
from
May 14, 2024 14:42
48e8eda
to
27443fd
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
May 30, 2024 12:03
8e85558
to
400cfe8
Compare
Vladimir-Petkov
previously approved these changes
May 31, 2024
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
June 4, 2024 07:25
400cfe8
to
2a9c46d
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
June 4, 2024 08:00
2a9c46d
to
7936476
Compare
services/121-service/src/payments/fsp-integration/safaricom/safaricom.service.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/notifications/message-incoming/message-incoming.service.ts
Outdated
Show resolved
Hide resolved
services/121-service/src/notifications/message-incoming/message-incoming.service.ts
Outdated
Show resolved
Hide resolved
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
June 4, 2024 13:04
7936476
to
4edd8be
Compare
@ashishkumarbasak-accenture please see the changes in 023e6a3 |
ashishkumarbasak-accenture
approved these changes
Jun 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From my side, it looks good to me. Approving!
@aberonni Perhaps we can wait to merge this after tomorrow's deploy. |
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
June 5, 2024 08:53
023e6a3
to
84b1169
Compare
aberonni
force-pushed
the
aberonni/enable-strictNullChecks
branch
from
June 5, 2024 12:54
84b1169
to
5b5c724
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
AB#27995
Describe your changes
strict: true
Checklist before requesting a review
I do not need any deviation from our PR guidelines- please do not merge on my behalf