style(readme): 优化版本信息块的格式和样式 #25
Annotations
10 warnings and 2 notices
|
lint:
src/api.ts#L28
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L94
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L89
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L59
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L42
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L29
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
scripts/update-readme-version.ts#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
README.md#L110
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
README.md#L103
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
lint:
README.md#L96
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
|
test (lts/*, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
test (lts/*, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|