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

Fix: Errors as per linter logs in PR#89 #104

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

Conversation

Mansi-dass
Copy link
Contributor

@Mansi-dass Mansi-dass commented May 11, 2023

The log errors are resolved by updating the template provided by super-linter ,

As the template file has gone through some latest changes -

  • A lot of identifiers are removed from disable category (because of which the error in logs)
  • code blocks are rearranged, so that's why so many diffs
  • compared the previous template and the new template, for any customization in the previous one and also added that to the new template.

Resolves issue: #70
Fix errors based on PR: #89

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (b31e02d) 6.53% compared to head (6d6f6a7) 6.53%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #104   +/-   ##
======================================
  Coverage    6.53%   6.53%           
======================================
  Files          20      20           
  Lines         597     597           
  Branches       68      68           
======================================
  Hits           39      39           
  Misses        506     506           
  Partials       52      52           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Mansi-dass Mansi-dass changed the title Resolved errors as per linter logs in PR#89 Fix: Errors as per linter logs in PR#89 Jul 20, 2023
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