Skip to content

CodeQL

CodeQL #29

Triggered via schedule April 1, 2023 21:36
Status Success
Total duration 2m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 11 warnings
Analyze (go)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (go)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (go)
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Analyze (go): .github/stale.yml#L6
6:81 [line-length] line too long (94 > 80 characters)
Analyze (go): .github/stale.yml#L7
7:81 [line-length] line too long (113 > 80 characters)
Analyze (go): .github/stale.yml#L12
12:81 [line-length] line too long (103 > 80 characters)
Analyze (go): .github/stale.yml#L15
15:81 [line-length] line too long (98 > 80 characters)
Analyze (go): .github/stale.yml#L55
55:81 [line-length] line too long (91 > 80 characters)
Analyze (go): .github/stale.yml#L59
59:81 [line-length] line too long (85 > 80 characters)
Analyze (go): .github/stale.yml#L60
60:81 [line-length] line too long (81 > 80 characters)
Analyze (go): .github/stale.yml#L71
71:81 [line-length] line too long (85 > 80 characters)
Analyze (go): .github/stale.yml#L72
72:81 [line-length] line too long (167 > 80 characters)
Analyze (go)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Analyze (go): .github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
Analyze (go): .github/stale.yml#L13
13:1 [document-start] missing document start "---"
Analyze (go): .github/stale.yml#L24
24:22 [comments] too few spaces before comment
Analyze (go): .github/stale.yml#L27
27:24 [comments] too few spaces before comment
Analyze (go): .github/workflows/golangci-lint.yml#L1
1:1 [document-start] missing document start "---"
Analyze (go): .github/workflows/golangci-lint.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
Analyze (go): .github/workflows/codeql-analysis.yml#L12
12:1 [document-start] missing document start "---"
Analyze (go): .github/workflows/codeql-analysis.yml#L14
14:1 [truthy] truthy value should be one of [false, true]
Analyze (go): .github/workflows/codeql-analysis.yml#L65
65:6 [comments] missing starting space in comment
Analyze (go): .circleci/config.yml#L1
1:1 [document-start] missing document start "---"