Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

re-add greenkeeper into master #63

Open
codekiln opened this issue Aug 23, 2017 · 0 comments
Open

re-add greenkeeper into master #63

codekiln opened this issue Aug 23, 2017 · 0 comments
Assignees
Labels

Comments

@codekiln
Copy link
Owner

#1 looked like it was solved, but actually, it wasn't. Deleting the greenkeer/initial branch and then removing and re-adding the association recreated it, but we're still getting build failures having to do with jsx/a11y: #62:

$ yarn build
yarn build v0.17.8
$ node scripts/build.js 
Creating an optimized production build...
Treating warnings as errors because process.env.CI = true.
Most CI servers set it automatically.
Failed to compile.
./src/Firebase.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/index.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/service-worker-registration.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/MainLayout.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/TopBar.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/App.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/UserAvatar.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/Tracks/TracksList.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/Tracks/TrackMessage.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/Tracks/TrackCardView.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
./src/Tracks/TrackCardEdit.js
  Line 1:  Definition for rule 'jsx-a11y/href-no-hash' was not found  jsx-a11y/href-no-hash
error Command failed with exit code 1.
@codekiln codekiln self-assigned this Aug 23, 2017
@codekiln codekiln added the bug label Aug 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant