module: add tests for two cases of eager imports: #90295
linters.yml
on: pull_request
lint-addon-docs
53s
lint-cpp
3m 40s
format-cpp
4m 24s
lint-js-and-md
5m 19s
lint-nix
46s
lint-py
44s
lint-yaml
1m 3s
lint-sh
15s
lint-codeowners
31s
lint-pr-url
25s
lint-readme
20s
Annotations
4 errors and 1 warning
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
test/es-module/test-defer-import-with-regular-import.mjs#L14
'non_deferred' is defined but never used
|
|
lint-js-and-md:
test/es-module/test-defer-import-with-regular-import.mjs#L10
'if' statement can be replaced with a logical operator assignment with operator ||=
|
|
lint-js-and-md:
test/es-module/test-defer-import-eval-with-tla.mjs#L12
'if' statement can be replaced with a logical operator assignment with operator ||=
|
|
lint-yaml:
./.github/workflows/stale.yml#L32
32:22 [comments] too few spaces before comment: expected 2
|