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(GitHub): Add Super-Linter job #15

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

ci(GitHub): Add Super-Linter job #15

wants to merge 1 commit into from

Conversation

oboukli
Copy link
Owner

@oboukli oboukli commented Feb 22, 2023

No description provided.

@oboukli oboukli marked this pull request as draft February 22, 2023 16:05
@oboukli oboukli force-pushed the feature/lint branch 3 times, most recently from b964acb to 641851e Compare March 11, 2023 19:54
@sonarcloud
Copy link

sonarcloud bot commented Mar 11, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

.github/workflows/lint.yml Fixed Show fixed Hide fixed
.github/workflows/lint.yml Fixed Show fixed Hide fixed
@oboukli oboukli force-pushed the feature/lint branch 3 times, most recently from b763881 to a7d2b73 Compare June 7, 2023 00:38
.github/workflows/lint.yml Fixed Show fixed Hide fixed

steps:
- name: Check out code
uses: actions/checkout@v3

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: GitHub-owned GitHubAction not pinned by hash
Click Remediation section below to solve this issue
.github/workflows/lint.yml Fixed Show fixed Hide fixed
.github/workflows/lint.yml Fixed Show fixed Hide fixed
persist-credentials: false

- name: Run Super-Linter
uses: github/super-linter/slim@v5

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 7: GitHub-owned GitHubAction not pinned by hash
Click Remediation section below to solve this issue
.github/workflows/lint.yml Fixed Show fixed Hide fixed
.github/workflows/lint.yml Fixed Show fixed Hide fixed
@oboukli oboukli force-pushed the feature/lint branch 2 times, most recently from 8aa7be2 to a0bffb3 Compare August 4, 2023 20:38
@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

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.

1 participant