Virtual File System for Node.js #82534
linters.yml
on: pull_request
lint-addon-docs
1m 10s
lint-cpp
1m 37s
format-cpp
1m 53s
lint-js-and-md
4m 22s
lint-nix
24s
lint-py
33s
lint-yaml
40s
lint-sh
10s
lint-codeowners
28s
lint-pr-url
6s
lint-readme
9s
Annotations
10 errors
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L260
The result of an immediately-invoked async function needs to be used (e.g. with `.then(common.mustCall())`)
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L248
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L247
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L234
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L233
Assertions must be wrapped into `common.mustSucceed`, `common.mustCall` or `common.mustCallAtLeast`
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L129
Comments should not begin with a lowercase character
|
|
lint-js-and-md:
test/parallel/test-vfs-symlinks.js#L63
Comments should not begin with a lowercase character
|
|
lint-js-and-md:
lib/internal/vfs/virtual_fs.js#L587
Defaults are not permitted on @param
|
|
lint-js-and-md:
lib/internal/vfs/virtual_fs.js#L574
Defaults are not permitted on @param
|
|
lint-js-and-md:
lib/internal/vfs/virtual_fs.js#L530
'isLastSegment' is assigned a value but never used
|