generated from argahsuknesib/TS-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix linting errors #32
Merged
Merged
Changes from 9 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
02fddc6
fixed the linting errors.
argahsuknesib 715dadf
Merge pull request #31 from SolidLabResearch/test-coverage
argahsuknesib 384115c
Refactor console log in writeJSONFile method
argahsuknesib 14a0bfe
removed the Webstorm configs.
argahsuknesib 960500e
fix : typo in README.
argahsuknesib cff8230
fixed the warnings of the linting.
argahsuknesib d95b13b
Add requirement to have class and method docs
pheyvaer f020cde
Update eslint rules and clear query registry
argahsuknesib 4e264c5
Merge branch 'fix-linting-errors' of https://github.com/argahsuknesib…
argahsuknesib 328f407
Delete unnecessary files and configurations
argahsuknesib c494250
Refactor code and fixed JSDoc warnings.
argahsuknesib f31d8d3
adds : JSDoc on GETHandler.ts
argahsuknesib cdbc42c
some fixes and typo on README.
argahsuknesib 7d74ac4
adds some tests.
argahsuknesib fbab4d6
fix: the comments from PH.
argahsuknesib e81c2c1
added the issue in the code
argahsuknesib 3c0df71
added Github issue links to the TODO comments.
argahsuknesib File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"source": "./src", | ||
"destination": "./docs", | ||
"plugins": [{"name": "esdoc-standard-plugin"}] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":54529,"level":30,"msg":"http_server_started","time":"2024-02-05T14:14:16.179Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":57046,"level":30,"msg":"http_server_started","time":"2024-02-05T14:29:17.584Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":31659,"level":30,"msg":"http_server_started","time":"2024-02-07T10:38:01.323Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":30058,"level":30,"msg":"http_server_started","time":"2024-02-15T12:58:11.065Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":357730,"level":30,"msg":"http_server_started","time":"2024-02-16T15:09:07.609Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":43016,"level":30,"msg":"http_server_started","time":"2024-02-19T13:16:38.883Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":68524,"level":30,"msg":"http_server_started","time":"2024-02-19T13:20:28.382Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":177694,"level":30,"msg":"http_server_started","time":"2024-02-20T15:14:55.500Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":182754,"level":30,"msg":"http_server_started","time":"2024-02-20T15:22:06.557Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":183901,"level":30,"msg":"http_server_started","time":"2024-02-20T15:23:23.183Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":184242,"level":30,"msg":"http_server_started","time":"2024-02-20T15:23:32.886Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":185992,"level":30,"msg":"http_server_started","time":"2024-02-20T15:25:33.071Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":187825,"level":30,"msg":"http_server_started","time":"2024-02-20T15:28:03.292Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":189615,"level":30,"msg":"http_server_started","time":"2024-02-20T15:30:05.136Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":190945,"level":30,"msg":"http_server_started","time":"2024-02-20T15:31:43.029Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":193242,"level":30,"msg":"http_server_started","time":"2024-02-20T15:34:49.727Z","v":0} | ||
{"name":"solid-stream-aggregator","hostname":"pop-os","pid":199555,"level":30,"msg":"http_server_started","time":"2024-02-20T15:43:28.443Z","v":0} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Logs don't belong in a repo, unless there is very specific reason why they should be.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will add them to .gitignore