Skip to content
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

feat(jsii): enable strictPropertyInitialization checks #838

Merged
merged 1 commit into from
Oct 1, 2019

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Oct 1, 2019

This will prevent forgotten initialization errors such as the root cause
of aws/aws-cdk#4286.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This will prevent forgotten initialization errors such as the root cause
of #4286.
@rix0rrr rix0rrr requested a review from a team as a code owner October 1, 2019 09:16
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller
Copy link
Contributor

Strongly suggest checking whether this currently breaks the aws-cdk build. But I guess I can also get to it when I make the release/upgrade.

@rix0rrr
Copy link
Contributor Author

rix0rrr commented Oct 1, 2019

Oh it does, but I'm fixing it :)

@rix0rrr rix0rrr merged commit 11268c4 into master Oct 1, 2019
@rix0rrr rix0rrr deleted the huijbers/strict-prop-init branch October 1, 2019 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants