Skip to content

build: additional fixes for tsetse rule compliance#27921

Merged
clydin merged 1 commit intoangular:mainfrom
clydin:build/tsetse-rules-2
Jun 25, 2024
Merged

build: additional fixes for tsetse rule compliance#27921
clydin merged 1 commit intoangular:mainfrom
clydin:build/tsetse-rules-2

Conversation

@clydin
Copy link
Copy Markdown
Member

@clydin clydin commented Jun 25, 2024

Due to bazel rules_nodejs caching, several additional JSON.parse usages were not caught in the first set of fixes. These have now been addressed. Also, the must-use-promises rule has been patched to match the behavior of the @typescript-eslint/no-floating-promises for consistency.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Jun 25, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jun 25, 2024
@clydin clydin force-pushed the build/tsetse-rules-2 branch 3 times, most recently from 7ac8985 to cf6e97e Compare June 25, 2024 14:06
Due to bazel rules_nodejs caching, several additional `JSON.parse` usages were not
caught in the first set of fixes. These have now been addressed. Also,
the `must-use-promises` rule has been patched to match the behavior of the
`@typescript-eslint/no-floating-promises` for consistency.
The bazel option `suppressTsconfigOverrideWarnings` was also removed from the
`tsconfig` as it is a no-op and was previously used for now removed feature.
Test files are currently excluded from the `JSON.parse` rule to avoid large
changes to test code.
@clydin clydin force-pushed the build/tsetse-rules-2 branch from cf6e97e to 8a5078e Compare June 25, 2024 14:27
@clydin clydin requested a review from alan-agius4 June 25, 2024 14:46
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jun 25, 2024
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jun 25, 2024
@clydin clydin merged commit 17e1683 into angular:main Jun 25, 2024
@clydin clydin deleted the build/tsetse-rules-2 branch June 25, 2024 15:17
@angular-automatic-lock-bot
Copy link
Copy Markdown

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 Jul 26, 2024
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: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants