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.
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
Inspections #81
Inspections #81
Changes from all commits
52c0104
219ce7a
31ad0fb
72a9236
383a588
4da4bb6
c1ef1ee
c3ee6ba
c1e58b0
4299baf
3668235
5deacc3
ca61cd2
5dd62c0
48f96ef
8655020
bfe5620
c13c816
2ab16d4
bd9e070
9901478
64dc8e8
d9232b9
0d0e049
431a0fb
33f0b1b
5d727b3
7b60a05
c2b6a5f
358b8b2
7de90a6
1476219
7d88659
0d973f6
ec6cebb
be55d2d
dea5896
ab26926
b0c2f72
de50000
73c9a15
a410e7a
52d5e71
2ef2230
351c7c1
eb047f5
f433c48
949a7e2
bcc467b
20e5d3b
ecd424a
c111a7b
ca0a2a5
d80287c
0d744f9
291695a
f0e6495
1adcd7f
48e1a40
c1beda4
83bb798
7820775
a74b26b
d513b2d
fcb0769
a88e1ab
88f2e47
593bb32
1fef157
ddcdee4
830d969
9aa86ce
35c53a3
1745394
c24cd80
edd55b9
3a8dda1
9ca3d2d
04c40a1
3175123
d3e3f3a
9f6a9ff
02052c6
d911c90
a4a9562
59401dc
69e74b3
e19fc78
1208788
d453dd9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
If we've added this, then we should update the typing above to:
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.
Done
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.
I think you can delete this line, now that response is in the error.
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.
I think we want an is_ok() check here, as well.
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.
done
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.
Good idea!