docs: release notes for 1.45 #23
infra.yml
on: push
docs & lint
3m 3s
Lint snippets
45s
Annotations
1 error and 2 warnings
Lint snippets
Process completed with exit code 1.
|
Lint snippets
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
python linting error:
docs/src/release-notes-python.md#L1
Error: Cannot parse: 1:0: // Press the common keyboard shortcut Control+S or Meta+S to trigger a "Save" operation.
Unable to lint:
// Press the common keyboard shortcut Control+S or Meta+S to trigger a "Save" operation.
page.keyboard.press("ControlOrMeta+S")
|