Skip to content

build: enable stricter checking of inputs and outputs #31638

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

Merged
merged 1 commit into from
Aug 3, 2025

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Aug 3, 2025

Enables flags for stricter type checking of inputs and outputs, as well as a flag that will prevent us from declaring private/protected inputs.

@crisbeto crisbeto requested a review from a team as a code owner August 3, 2025 07:56
@crisbeto crisbeto removed the request for review from a team August 3, 2025 07:56
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Aug 3, 2025
@crisbeto crisbeto requested review from adolgachev and mmalerba August 3, 2025 07:56
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 3, 2025
@crisbeto crisbeto requested a review from wagnermaciel August 3, 2025 07:57
Enables flags for stricter type checking of inputs and outputs, as well as a flag that will prevent us from declaring private/protected inputs.
@crisbeto crisbeto force-pushed the strict-input-types branch from 4cc5f44 to 5545ca5 Compare August 3, 2025 08:01
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Aug 3, 2025
@crisbeto crisbeto merged commit 11f9228 into angular:main Aug 3, 2025
22 of 25 checks passed
@crisbeto
Copy link
Member Author

crisbeto commented Aug 3, 2025

The changes were merged into the following branches: main, 20.1.x

crisbeto added a commit that referenced this pull request Aug 3, 2025
Enables flags for stricter type checking of inputs and outputs, as well as a flag that will prevent us from declaring private/protected inputs.

(cherry picked from commit 11f9228)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants