-
Notifications
You must be signed in to change notification settings - Fork 15
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 MegaLinter issues #1390
Merged
Merged
Fix MegaLinter issues #1390
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atodorov
force-pushed
the
fix-megalinter-issues
branch
from
November 1, 2023 08:44
6a6f630
to
2efa360
Compare
atodorov
force-pushed
the
fix-megalinter-issues
branch
from
November 1, 2023 08:51
2efa360
to
4ee6d14
Compare
Codecov Report
@@ Coverage Diff @@
## dev #1390 +/- ##
=======================================
Coverage 72.00% 72.00%
=======================================
Files 110 110
Lines 12926 12926
Branches 128 128
=======================================
Hits 9308 9308
Misses 3608 3608
Partials 10 10 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
atodorov
force-pushed
the
fix-megalinter-issues
branch
2 times, most recently
from
November 1, 2023 08:59
16dc735
to
5d7b0c2
Compare
- returns 403 when accessed via bots - returns 200 when opened in browser
because this feaature isn't enabled on our subscription, see https://github.com/gluwa/creditcoin/actions/runs/6717567205/job/18255654680?pr=1390 ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/3d91f14a-f591-496b-a3d1-f198b84caaa3/resourceGroups/github-runner-6717567205-attempt-1/providers/Microsoft.Resources/deployments/runner","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InvalidParameter","target":"securityProfile.encryptionAtHost","message":"The property 'securityProfile.encryptionAtHost' is not valid because the 'Microsoft.Compute/EncryptionAtHost' feature is not enabled for this subscription."}]}}
atodorov
force-pushed
the
fix-megalinter-issues
branch
from
November 1, 2023 09:03
5d7b0c2
to
4aa4987
Compare
atodorov
requested review from
zacharyfrederick,
pLabarta,
nathanwhit and
AdaJane
November 1, 2023 09:03
For full LLVM coverage report click here! |
AdaJane
approved these changes
Nov 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Get rid of annoying issues reported by MegaLinter
Azure VM runner successfully provisioned here:
https://github.com/gluwa/creditcoin/actions/runs/6717685865/job/18256014866?pr=1390