-
### Test Name
```test-name
RuntimePrivilegedUnitTests Run Tests
```
### Failure Output
```failure-output
FAIL: Failed to run privileged unit tests
```
### Stacktrace
Click to show.
```stack-trace
/…
-
Thank you for signing up to use the CSDMS JupyterHub. To complete the signup, please provide your CSDMS username, the first four characters of your username on the CSDMS JupyterHub, as well as a brief…
-
This issue is to consider enabling the rule for `react/jsx-curly-brace-presence` in our eslint config. This could be set up to catch two formatting/code style issues, e.g.
```jsx
{ 'Hello world' }…
-
Redundant typeof check in jest-cli/src/cli/index.ts in readResultsAndExit
https://github.com/MLH-Fellowship/jest/blob/a35b9cc686e542064d6622dd1886c13a509465f5/packages/jest-cli/src/cli/index.ts#L121…
-
### Describe the bug
The service worker defined by service-worker.published.js throws Uncaught (in promise) TypeError: Failed to fetch when running from visual studio.
### To Reproduce
See …
-
As we will be using cookies from passport, it might as well be nice to serve the production build from express.
```js
const express = require('express');
const history = require('connect-history-…
-
The maintainers little helper bot removed ready-to-merge label on this [PR](https://github.com/cilium/cilium-cli/pull/308) even when all reviews were in and tests had passed. The strange thing is that…
-
Hello, Sorry I know that this might be not the platform to ask such a thing, But can anyone tell me what is the last date for applying for mlh fellowship. I didn't find anything related to this on th…
-
Currently, the return was verification contains the `user_id`, `name` and `email_id`.
We just need to covert:
https://github.com/MLH-Fellowship/SocioMark/blob/39eb2f05a1a2da1ca6f6dfee388474da737c6…
-
**Is your feature request related to a problem? Please describe.**
Whenever an admin updates the styles for a tag, those styles on the article itself does _not_ update right away. It would update onc…