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

Add ./jest.config.js to include in tsconfig.json #148

Closed
wants to merge 1 commit into from

Conversation

ttsukagoshi
Copy link
Owner

No description provided.

@ttsukagoshi ttsukagoshi added bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 6, 2024
@ttsukagoshi ttsukagoshi self-assigned this Feb 6, 2024
Copy link

github-actions bot commented Feb 6, 2024

Coverage report

❌ An unexpected error occurred. For more details, check console

Error: The process '/usr/local/bin/npx' failed with exit code 1
St.
Category Percentage Covered / Total
🔴 Statements 55.93% 269/481
🟢 Branches 100% 29/29
🔴 Functions 53.85% 7/13
🔴 Lines 55.93% 269/481

Test suite run failed

Failed tests: 0/20. Failed suites: 1/7.
  ● Test suite failed to run

    tests/onInstallonOpen.test.ts:24:3 - error TS2564: Property 'isAddonMenu' has no initializer and is not definitely assigned in the constructor.

    24   isAddonMenu: boolean;
         ~~~~~~~~~~~

Report generated by 🧪jest coverage report action from e0c4ca7

@ttsukagoshi
Copy link
Owner Author

Already resolved in PR #149; closing this issue

@ttsukagoshi ttsukagoshi closed this Feb 7, 2024
@ttsukagoshi ttsukagoshi deleted the fix-tsconfig branch February 7, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant