NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

Compiled with warnings.

./src/features/collections/Mandate/MandateBatch/MandateBatch.jsx
Line 30: 'rows' is defined but never used no-unused-vars

./src/features/dashboard/PendingTask/PendingTask.jsx
Line 361: Do not mutate state directly. Use setState() react/no-direct-mutation-state
Line 363: Do not mutate state directly. Use setState() react/no-direct-mutation-state

./src/components/S2BAmount/s2bAmount.jsx
Line 3: 'Label' is defined but never used no-unused-vars

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

^C%➜ cib-ui-core git:(feature/Mandate-LocalDev) git config
usage: git config [<options>]

Config file location
--global use global config file
--system use system config file
--local use repository config file
-f, --file <file> use given config file
--blob <blob-id> read config from given blob object

Action
--get get value: name [value-regex]
--get-all get all values: key [value-regex]
--get-regexp get values for regexp: name-regex [value-regex]
--get-urlmatch get value specific for the URL: section[.var] URL
--replace-all replace all matching variables: name value [value_regex]
--add add a new variable: name value
--unset remove a variable: name [value-regex]
--unset-all remove all matches: name [value-regex]
--rename-section rename section: old-name new-name
--remove-section remove a section: name
-l, --list list all
-e, --edit open an editor
--get-color find the color configured: slot [default]
--get-colorbool find the color setting: slot [stdout-is-tty]

Type
--bool value is "true" or "false"
--int value is decimal number
--bool-or-int value is --bool or --int
--path value is a path (file or directory name)

Other
-z, --null terminate values with NUL byte
--name-only show variable names only
--includes respect include directives on lookup
--show-origin show origin of config (file, standard input, blob, command line)

➜ cib-ui-core git:(feature/Mandate-LocalDev) git config -l
credential.helper=osxkeychain
http.proxy=http://ZONE1-SCBNET%5C1562783:December%[email protected]:8080
http.sslverify=false
[email protected]
user.name=G1, Ganesh
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
core.precomposeunicode=true
remote.origin.url=https://[email protected]/scm/s2bv4/cib-ui-core.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
branch.feature/Mandate-LocalDev.remote=origin
branch.feature/Mandate-LocalDev.merge=refs/heads/feature/Mandate-LocalDev
branch.feature/SD-22808-MandateBatch.remote=origin
branch.feature/SD-22808-MandateBatch.merge=refs/heads/feature/SD-22808-MandateBatch
➜ cib-ui-core git:(feature/Mandate-LocalDev) git config --global user.email "[email protected]"
➜ cib-ui-core git:(feature/Mandate-LocalDev) git config --global user.name "G1, Ganesh"
➜ cib-ui-core git:(feature/Mandate-LocalDev) git push
Counting objects: 381, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (336/336), done.
Writing objects: 100% (381/381), 250.91 KiB | 3.30 MiB/s, done.
Total 381 (delta 230), reused 71 (delta 29)
remote:
remote: (c).-.(c) (c).-.(c) (c).-.(c) (c).-.(c) (c).-.(c)
remote: / ._. / ._. / ._. / ._. / ._.
remote: __( Y )/__ __( Y )/__ __( Y )/__ __( Y )/__ __( Y )/__
remote: (_.-/'-'-._)(_.-/'-'-._)(_.-/'-'-._)(_.-/'-'-._)(_.-/'-'-._)
remote: || E || || R || || R || || O || || R ||
remote: _.' `-' '._ _.' `-' '._ _.' `-' '._ _.' `-' '._ _.' `-' '.
remote: (.-./`-'.-.)(.-./`-`.-.)(.-./`-`.-.)(.-./`-'.-.)(.-./`-`.-.)
remote: `-' `-' `-' `-' `-' `-' `-' `-' `-' `-'
remote:
remote:
remote: Push rejected.
remote:
remote: refs/heads/feature/Mandate-LocalDev: 7152a103a83c5139bfb281b82e201ad78fd668f1: expected committer email '[email protected]' but found '[email protected]'
remote:
remote: refs/heads/feature/Mandate-LocalDev: 7152a103a83c5139bfb281b82e201ad78fd668f1: expected committer name 'G1, Ganesh' but found 'Pandey, Sonal Chandrakant'
remote:
To https://bitbucket.global.standardchartered.com/scm/s2bv4/cib-ui-core.git
! [remote rejected] feature/Mandate-LocalDev -> feature/Mandate-LocalDev (pre-receive hook declined)
error: failed to push some refs to 'https://[email protected]/scm/s2bv4/cib-ui-core.git'
➜ cib-ui-core git:(feature/Mandate-LocalDev) git remote -v
origin https://[email protected]/scm/s2bv4/cib-ui-core.git (fetch)
origin https://[email protected]/scm/s2bv4/cib-ui-core.git (push)
➜ cib-ui-core git:(feature/Mandate-LocalDev) git config -l
credential.helper=osxkeychain
http.proxy=http://ZONE1-SCBNET%5C1562783:December%[email protected]:8080
http.sslverify=false
[email protected]
user.name=G1, Ganesh
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
core.precomposeunicode=true
remote.origin.url=https://[email protected]/scm/s2bv4/cib-ui-core.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
branch.master.remote=origin
branch.master.merge=refs/heads/master
branch.feature/Mandate-LocalDev.remote=origin
branch.feature/Mandate-LocalDev.merge=refs/heads/feature/Mandate-LocalDev
branch.feature/SD-22808-MandateBatch.remote=origin
branch.feature/SD-22808-MandateBatch.merge=refs/heads/feature/SD-22808-MandateBatch
➜ cib-ui-core git:(feature/Mandate-LocalDev) git push
Counting objects: 381, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (336/336), done.
Writing objects: 100% (381/381), 250.91 KiB | 3.06 MiB/s, done.
Total 381 (delta 230), reused 71 (delta 29)
remote:
remote: Create pull request for feature/Mandate-LocalDev:
remote: https://bitbucket.global.standardchartered.com/projects/S2BV4/repos/cib-ui-core/compare/commits?sourceBranch=refs/heads/feature/Mandate-LocalDev
remote:
To https://bitbucket.global.standardchartered.com/scm/s2bv4/cib-ui-core.git
13bb32d..d264831 feature/Mandate-LocalDev -> feature/Mandate-LocalDev
➜ cib-ui-core git:(feature/Mandate-LocalDev) git commit -m"Git Error Screen shot"
[feature/Mandate-LocalDev 4c8a6f6] Git Error Screen shot
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 public/GitPushError.png
➜ cib-ui-core git:(feature/Mandate-LocalDev) git push
Counting objects: 4, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 588.55 KiB | 21.80 MiB/s, done.
Total 4 (delta 2), reused 0 (delta 0)
remote:
remote: Create pull request for feature/Mandate-LocalDev:
remote: https://bitbucket.global.standardchartered.com/projects/S2BV4/repos/cib-ui-core/compare/commits?sourceBranch=refs/heads/feature/Mandate-LocalDev
remote:
To https://bitbucket.global.standardchartered.com/scm/s2bv4/cib-ui-core.git
d264831..4c8a6f6 feature/Mandate-LocalDev -> feature/Mandate-LocalDev
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.