Update BinarySearchTree.js #1554
Annotations
4 errors and 3 warnings
app/engine/utils/BinarySearchTree.js#L11
Trailing spaces not allowed
|
app/engine/utils/BinarySearchTree.js#L62
Expected indentation of 2 spaces but found 4
|
app/engine/utils/BinarySearchTree.js#L63
Expected indentation of 0 spaces but found 2
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
app/engine/utils/BinarySearchTree.js#L57
Expected property shorthand
|
app/engine/utils/BinarySearchTree.js#L58
Expected property shorthand
|
The logs for this run have expired and are no longer available.
Loading