Jesse van der Pluijm

Results 18 issues of Jesse van der Pluijm

Currently the [build](https://travis-ci.org/automata/awesome-jamstack/builds) is failing. I've tried to resolve some of the issues. Unfortunately, I wasn't able to resolve all of them. [`awesome-lint`](https://github.com/sindresorhus/awesome-lint) seems to be opinionated and expects certain...

I just ran into this issue where all the added data would show up under a single document (with a single `ID`) in MongoDB. After about 30 minutes of tinkering...

:rocket: enhancement
help wanted
area/core

I was wondering if there was any way to make the variables in the `.env` file globally available throughout my entire java application. It seems as though configuring and loading...

enhancement

The package falsely (?) indicates that a server is not reachable if a page returns some HTTP error. I think this might be false-negative for HTTP errors like `404`, in...

bug
help wanted

## Description Running a fresh install of this sample returns an error, this causes the sample page to be pretty much blank. ``` npm run serve ``` This seems to...

**Describe the bug** For primitive arrays, all validation messages are combined into 1, and the top level validation for the array (is required, min amount of items) seems to duplicate...

bug
core

In my workflow I like to add tickboxes to PR descriptions to indicate items that need to be completed before a PR can be merged, or even reviewed. I imagine...

If my understanding of the `awesome/headings` rule is correct, it checks to see whether the first line of the readme is a level 1 heading (`#`). Some `awesome-*` repositories use...

bug
help wanted

### Current behavior When component testing, Cypress does not seem to be able to load the spec file contents. Cypress does list my spec file, but when I click to...

type: bug
npm: @cypress/vite-dev-server
CT
stage: routed to ct
priority: low
ct-core

Hey 👋 I'm attempting to set-up Bullet to run in my RSpec tests to detect N+1 queries and whatnot. I've followed the setup outlined in the README ([here](https://github.com/flyerhzm/bullet#run-in-tests)), and set...

stale