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 ESLint & Super-Linter settings #147

Merged
merged 6 commits into from
Feb 6, 2024
Merged

Update ESLint & Super-Linter settings #147

merged 6 commits into from
Feb 6, 2024

Conversation

ttsukagoshi
Copy link
Owner

resolve #137

@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% (-3.06% 🔻)
269/481
🟢 Branches 100% 29/29
🔴 Functions
53.85% (-15.38% 🔻)
7/13
🔴 Lines
55.93% (-3.06% 🔻)
269/481
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🔴 sheetsl.ts
55.93% (-3.06% 🔻)
100%
53.85% (-15.38% 🔻)
55.93% (-3.06% 🔻)

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 bce677a

@ttsukagoshi ttsukagoshi merged commit 411f765 into main Feb 6, 2024
4 of 8 checks passed
@ttsukagoshi ttsukagoshi deleted the update-linter branch February 6, 2024 17:21
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.

Update Super Linter settings file linter.yml to latest format
1 participant