Skip to content

Update Google-Hacking.md #84

Update Google-Hacking.md

Update Google-Hacking.md #84

Triggered via push March 24, 2026 16:24
Status Success
Total duration 12s
Artifacts

markdownLint.yml

on: push
markdown-lint
9s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Files should end with a single newline character: CONTRIBUTING.md#L5
CONTRIBUTING.md:5:55 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Files should end with a single newline character: CODE_OF_CONDUCT.md#L46
CODE_OF_CONDUCT.md:46:185 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
Trailing spaces: CODE_OF_CONDUCT.md#L32
CODE_OF_CONDUCT.md:32:32 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: CODE_OF_CONDUCT.md#L29
CODE_OF_CONDUCT.md:29:228 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: CODE_OF_CONDUCT.md#L25
CODE_OF_CONDUCT.md:25:191 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: CODE_OF_CONDUCT.md#L17
CODE_OF_CONDUCT.md:17:144 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
Trailing spaces: CODE_OF_CONDUCT.md#L15
CODE_OF_CONDUCT.md:15:199 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md009.md
First line in a file should be a top-level heading: CODE_OF_CONDUCT.md#L1
CODE_OF_CONDUCT.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Avis de non-responsabilité"] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md041.md
Files should end with a single newline character: .github/pull_request_template.md#L1
.github/pull_request_template.md:1:102 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md047.md
First line in a file should be a top-level heading: .github/pull_request_template.md#L1
.github/pull_request_template.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Please read the [CONTRIBUTING...."] https://github.com/DavidAnson/markdownlint/blob/v0.33.0/doc/md041.md
markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v15. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/