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

ci: add tests #1

Merged
merged 7 commits into from
Apr 19, 2024
Merged

ci: add tests #1

merged 7 commits into from
Apr 19, 2024

Conversation

parse
Copy link
Member

@parse parse commented Apr 19, 2024

No description provided.

Copy link
Member

@MarcusCaspeco MarcusCaspeco left a comment

Choose a reason for hiding this comment

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

LGTM!

@@ -0,0 +1,12 @@
import { assert } from "vitest";

export const assertHasEslintError = function (result: any, errorName: any) {
Copy link
Member

Choose a reason for hiding this comment

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

❌ error  Unexpected any. Specify a different type @typescript-eslint/no-explicit-any

(skoja 😉)

Copy link
Member Author

Choose a reason for hiding this comment

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

You are correct! :)

@parse parse merged commit cc699af into main Apr 19, 2024
1 check passed
@parse parse deleted the parse/tests branch April 19, 2024 14:06
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.

2 participants