Skip to content

enabling SSH host-key-checking by default (#60) #195

enabling SSH host-key-checking by default (#60)

enabling SSH host-key-checking by default (#60) #195

Triggered via push September 13, 2024 12:34
Status Success
Total duration 1m 1s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: .github/workflows/test.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
build: .github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
build: .github/workflows/release.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
build: .github/workflows/codeql.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
build: .github/workflows/codeql.yml#L9
9:3 [comments-indentation] comment not indented like content