mapbox / mapbox/tilelive-vector
not ok 1222 Error: env var MapboxAccessToken is required
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 72
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Tests are currently failing with on PRs with:
> not ok 1222 Error: env var MapboxAccessToken is required
https://travis-ci.org/mapbox/tilelive-vector/jobs/362175781#L2252
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Travis CI job and trace the failing test or configuration that requires the MapboxAccessToken environment variable. The work is done when the PR test suite runs without the missing-variable failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100