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

Linting fix #93

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Linting fix #93

merged 1 commit into from
Aug 4, 2023

Conversation

SanderGi
Copy link

@SanderGi SanderGi commented Jun 28, 2023

What did I do?

Linting has been fixed by updating config in .stylelintrc following the CHANGELOG and migration guide. I also added es-lint following the power-bi standards. Finally, I fixed the code and styles to pass the linting

Why did I do it this way?

Because es-lint with this config is required for Microsoft certification. I kept stylelint since it was already part of the project and I just fixed it to actually work

Anything else you should know?

Everything passes locally but not on github due to chromeheadless not starting. I see this issue on other PRs as well, so I think the github enviroment needs to be updated

Screenshots

No visual changes:
image

@SanderGi SanderGi changed the base branch from main to dev July 14, 2023 20:24
@MulyukovAidar
Copy link
Contributor

bump the visual version, and looks good for me then

@SanderGi
Copy link
Author

SanderGi commented Aug 2, 2023

bump the visual version, and looks good for me then

Done: a82853c

src/Sunburst.ts Show resolved Hide resolved
@SanderGi SanderGi requested a review from uve August 3, 2023 20:13
@AleksSavelev
Copy link
Contributor

Looks good to merge

@uve uve merged commit 1c87303 into microsoft:dev Aug 4, 2023
1 check passed
uve pushed a commit to uve/powerbi-visuals-sunburst that referenced this pull request Aug 4, 2023
Co-authored-by: Alexander Metzger <alexander@metzger.dk>

fixed unit tests

fixed tests

fixed lint

fixed actions
uve pushed a commit to uve/powerbi-visuals-sunburst that referenced this pull request Aug 4, 2023
Co-authored-by: Alexander Metzger <alexander@metzger.dk>

fixed unit tests

fixed tests

fixed lint

fixed actions
uve added a commit that referenced this pull request Aug 4, 2023
* Microsoft mandatory file (#90)

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

* Update build.yml

* Update build.yml

* squashed linting fix (#93)

Co-authored-by: Alexander Metzger <alexander@metzger.dk>

fixed unit tests

fixed tests

fixed lint

fixed actions

* fixed actions

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Co-authored-by: Alexander Metzger <97496861+SanderGi@users.noreply.github.com>
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

5 participants