Merged
Conversation
|
This pull request introduces 2 alerts when merging f057f62 into b8267d9 - view on LGTM.com new alerts:
|
This was
linked to
issues
Feb 2, 2021
added 8 commits
March 17, 2021 14:55
|
This pull request fixes 3 alerts when merging 2c3ee45 into b8267d9 - view on LGTM.com fixed alerts:
|
This was
linked to
issues
Mar 17, 2021
|
This pull request fixes 3 alerts when merging bff807c into b8267d9 - view on LGTM.com fixed alerts:
|
|
This pull request fixes 3 alerts when merging b4710c3 into b8267d9 - view on LGTM.com fixed alerts:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
filesystem.exists()to provide a reimplementation (like this one) tofs' deprecatedexists()function ([Feature] Add a functionexists()as a wrapper to the deprecatedfs.exists()#14)filesystem.ensureDirs()to ensure a set of directories exists ([Feature] FunctionensureDirs(dirs: string[])to ensure a set of directories exist #18)usedHeap()to get a percentage value of currently used heap space ([Feature]usedHeap()to get a percentage value of currently used heap space #19)FolderDaemon's configuration parameters with a single settings object ([Feature] Add a file whitelist to FolderDaemon #13)SCLErrorto all errors to implement thedateproperty ([Change] SCL's custom errors should have their own base classSCLError#17)isEmpty()with valuenullthrows a TypeError ([Bug]isEmpty()with valuenullthrows a TypeError #15)mysqlisn't defined in the dependencies ([Bug]mysqlisn't included in the dependencies #21)softShutdown()callback definition is wrong ([Bug] softShutdown callback typedef is wrong #20)