tools: add lint rule for [await] using in core
#90430
linters.yml
on: pull_request
lint-addon-docs
3m 19s
lint-cpp
2m 40s
format-cpp
3m 44s
lint-js-and-md
4m 23s
lint-nix
39s
lint-py
3m 9s
lint-yaml
46s
lint-sh
14s
lint-codeowners
29s
lint-pr-url
18s
lint-readme
11s
Annotations
10 errors and 1 warning
|
lint-js-and-md:
lib/eslint.config_partial.mjs#L52
Strings must use singlequote
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L628
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L619
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L573
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L567
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L554
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L525
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L400
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L201
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-js-and-md:
lib/diagnostics_channel.js#L92
`[await] using` statements cannot yet be used in /lib, call the disposer in a `try ... finally` block instead
|
|
lint-yaml:
./.github/workflows/stale.yml#L32
32:22 [comments] too few spaces before comment: expected 2
|