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

Update noBannedTypes rule to error and adjust linting exceptions #2899

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

odinr
Copy link
Collaborator

@odinr odinr commented Mar 7, 2025

Change the noBannedTypes rule in Biome to error and update linting exceptions to allow specific cases.

@odinr odinr requested a review from a team as a code owner March 7, 2025 08:39
@odinr odinr enabled auto-merge (squash) March 7, 2025 08:39
Copy link

changeset-bot bot commented Mar 7, 2025

🦋 Changeset detected

Latest commit: b2d8976

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 26 packages
Name Type
@equinor/fusion-observable Patch
@equinor/fusion-framework-module-app Patch
@equinor/fusion-framework-module-bookmark Patch
@equinor/fusion-framework-module-feature-flag Patch
@equinor/fusion-framework-module-widget Patch
@equinor/fusion-framework-react-app Patch
@equinor/fusion-framework-react-components-bookmark Patch
@equinor/fusion-framework-react Patch
@equinor/fusion-framework-legacy-interopt Patch
@equinor/fusion-framework-react-module-bookmark Patch
@equinor/fusion-framework-react-module-context Patch
@equinor/fusion-query Patch
@equinor/fusion-framework-cookbook-app-react-context-custom-error Patch
@equinor/fusion-framework-cookbook-app-react-context Patch
@equinor/fusion-framework-cookbook-app-react-feature-flag Patch
@equinor/fusion-framework-app Patch
@equinor/fusion-framework-react-components-people-provider Patch
poc-portal Patch
@equinor/fusion-framework-react-widget Patch
@equinor/fusion-framework-widget Patch
@equinor/fusion-framework-module-context Patch
@equinor/fusion-framework-module-service-discovery Patch
@equinor/fusion-framework-cookbook-app-react-ag-grid Patch
@equinor/fusion-framework Patch
@equinor/fusion-framework-module-signalr Patch
@equinor/fusion-framework-react-module-signalr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions bot added 🐞 bug Something isn't working 🛠️ utils packages related to utils labels Mar 7, 2025
Copy link
Contributor

github-actions bot commented Mar 7, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 0.39% 1754 / 440894
🔵 Statements 0.39% 1754 / 440894
🔵 Functions 23.72% 219 / 923
🔵 Branches 38.07% 415 / 1090
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/utils/observable/src/create-reducer.ts 73.88% 84.44% 100% 73.88% 103-113, 115-126, 242-245, 247-250, 255-256, 266-269, 277-278
packages/utils/observable/src/types/actions.ts 100% 100% 100% 100%
packages/utils/observable/src/types/ts-helpers.ts 0% 0% 0% 0% 1
Generated in workflow #8908 for commit b2d8976 by the Vitest Coverage Report Action

@odinr odinr disabled auto-merge March 7, 2025 08:45
@odinr odinr enabled auto-merge (squash) March 7, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🛠️ utils packages related to utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant