Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Update pre commit configuration file #17

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ghost
Copy link

@ghost ghost commented May 24, 2022

This PR adds the pre-commit configurations to use websec hook and comments the previous Code Quality hooks.

This PR was created automatically by websec, please review it to check:

  • only the websec-hook configuration is added.
  • the CQ hooks are commented.

Lines expected to be added:

- repo: https://github.com/mercadolibre/fury_websec-git-hooks
  rev: v1.0.0
  hooks:
    - id: pre_commit_hook
      stages: [commit]
    - id: post_commit_hook
      stages: [post-commit]

More information on workplace post.

fury_websec-git-hooks is mandatory.

Feel free to add/remove/modify any other hook except the websec's one.
Code Quality hooks are optional, so if you want to keep them analyzing each commit, you just have to uncomment them.

Keep in mind that every uncommented hook will soon run on every commit.

If you have any questions contact by mail to websec@ or by Slack channel #tech-websec.

@meli-reviewer-bot-1
Copy link
Collaborator

meli-reviewer-bot-1 commented May 24, 2022

2 Errors
🚫 ld: library not found for -lswiftXCTest
🚫 clang: error: linker command failed with exit code 1 (use -v to see invocation)
4 Warnings
⚠️ Capabilities for Signing & Capabilities may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the TestsApp editor. (in target 'TestsApp' from project 'MercadoPagoDevicesSDK')
⚠️ ld: dylib (/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer iOS Simulator version (9.0) than being linked (8.0)
⚠️ ld: dylib (/Applications/Xcode-13.2.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer iOS Simulator version (9.0) than being linked (8.0)
⚠️ Uncommitted or untracked files are detected. Please commit or ignore them, because you will not be able to publish
Untracked files:
?? rp

Generated by 🚫 Danger

@meli-reviewer-bot-1
Copy link
Collaborator

1 Warning
⚠️ Uncommitted or untracked files are detected. Please commit or ignore them, because you will not be able to publish
Untracked files:
?? rp

Generated by 🚫 Danger

@meli-reviewer-bot-1
Copy link
Collaborator

1 Error
🚫 CI finished with errors, see below for more information

Information

Tests failed

Generated by 🚫 Danger

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant