Skip to content

refactor(common): add missing override to satisfy the linter#49599

Closed
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:chore/linter-override
Closed

refactor(common): add missing override to satisfy the linter#49599
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:chore/linter-override

Conversation

@JeanMeche
Copy link
Member

@JeanMeche JeanMeche commented Mar 26, 2023

When running yarn lint locally, the linter was complaining for several missing override Any idea why ?

Anyway, here are the fixes for the complaints, they were in common, compiler and platform-browser.

Linter was complaining of missing `override` despite being OK on the CI. this commits add them.
@pullapprove pullapprove bot requested a review from alxhub March 26, 2023 14:33
Copy link
Contributor

@AndrewKushnir AndrewKushnir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JeanMeche thanks a lot for the cleanup 👍

@AndrewKushnir AndrewKushnir removed the request for review from alxhub March 28, 2023 01:46
@AndrewKushnir AndrewKushnir added the action: presubmit The PR is in need of a google3 presubmit label Mar 28, 2023
@pullapprove pullapprove bot requested a review from alxhub March 28, 2023 01:46
@AndrewKushnir AndrewKushnir added area: core Issues related to the framework runtime target: patch This PR is targeted for the next patch release labels Mar 28, 2023
@ngbot ngbot bot added this to the Backlog milestone Mar 28, 2023
@AndrewKushnir
Copy link
Contributor

When running yarn lint locally, the linter was complaining for several missing override Any idea why ?

@JeanMeche it's likely that we run lint on CI for changed files only.

@AndrewKushnir
Copy link
Contributor

Presubmit.

@AndrewKushnir
Copy link
Contributor

AndrewKushnir commented Mar 28, 2023

Caretaker notes:

  • this PR would require this CL to land before the sync
  • presubmit is "green" (only unrelated and pre-existing failures)
  • low risk change, current approval should be sufficient

@AndrewKushnir AndrewKushnir added action: merge The PR is ready for merge by the caretaker merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note and removed action: presubmit The PR is in need of a google3 presubmit labels Mar 28, 2023
@atscott
Copy link
Contributor

atscott commented Mar 28, 2023

This PR was merged into the repository by commit f305f22.

@atscott atscott closed this in f305f22 Mar 28, 2023
atscott pushed a commit that referenced this pull request Mar 28, 2023
Linter was complaining of missing `override` despite being OK on the CI. this commits add them.

PR Close #49599
@JeanMeche JeanMeche deleted the chore/linter-override branch April 18, 2023 19:24
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: core Issues related to the framework runtime merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants