fs: add Temporal.Instant support to Stats and BigIntStats
#87961
linters.yml
on: pull_request
lint-addon-docs
1m 50s
lint-cpp
2m 3s
format-cpp
3m 0s
lint-js-and-md
4m 55s
lint-nix
56s
lint-py
39s
lint-yaml
1m 24s
lint-sh
16s
lint-codeowners
21s
lint-pr-url
10s
lint-readme
10s
Annotations
8 errors
|
lint-js-and-md
Process completed with exit code 2.
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L555
Missing whitespace after semicolon
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L544
Missing whitespace after semicolon
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L452
Unexpected use of 'Temporal'. Use `const { Temporal } = globalThis;` instead of the global
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L448
Unexpected use of 'Temporal'. Use `const { Temporal } = globalThis;` instead of the global
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L444
Unexpected use of 'Temporal'. Use `const { Temporal } = globalThis;` instead of the global
|
|
lint-js-and-md:
lib/internal/fs/utils.js#L440
Unexpected use of 'Temporal'. Use `const { Temporal } = globalThis;` instead of the global
|
|
lint-js-and-md:
lib/internal/errors.js#L1642
"ERR_NO_TEMPORAL" is not documented in doc/api/errors.md
|