Coroliov Oleg

Results 31 issues of Coroliov Oleg

Expected response time colors feature One of the options that come to mind: An anonymous function that should return one of the log levels string name https://github.com/winstonjs/winston#logging-levels ```typescript "responseTimeColors": (responseTimeMs:...

1. SyntaxError: Unexpected reserved word 'protected' 2. SyntaxError: Unexpected reserved word 'private'

library output ``` 6 dependencies to add - chai@^4.2.0 - chai-as-promised@^7.1.1 - @nestjs/testing@^6.7.0 - sinon@^7.4.2 - supertest@^4.0.2 - axios-mock-adapter@^1.17.0 ``` But I have these packages in devDependencies...

As I see, you have a lot of real `dependencies` here https://github.com/saltyshiomix/react-ssr/blob/master/packages/core/package.json Apparently, this is the cause of problems for some webpack plugins, because multiple versions of webpack are installed...

good first issue

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have...

enhancement

Hi, I want to use your library in the GitHub action, but I think I there are some improvements needed: Desired improvements: 1. Right now `standard-version` always generates a new...

question

## Description This is a modified copy of the old PR #196. ## Checklist - [x] the pull request title describes what this PR does (not a vague title like...

**search address:** ```1200 E 89th St, Chicago, IL 60619, USA``` **HERE provider response:** ```json { "Response": { "MetaInfo": { "Timestamp": "2019-02-14T22:22:52.180+0000" }, "View": [ { "_type": "SearchResultsViewType", "ViewId": 0, "Result":...

Examples: https://github.com/DenisCarriere/geocoder/blob/master/geocoder/google.py#L117-L123 and https://github.com/alexreisner/geocoder/blob/master/lib/geocoder/results/google.rb#L32-L42