Skip to content

feat: framework detection module #2

feat: framework detection module

feat: framework detection module #2

Triggered via pull request November 22, 2024 08:23
Status Failure
Total duration 1m 39s
Artifacts

reviewdog.yml

on: pull_request
runner / golangci-lint
12s
runner / golangci-lint
runner / golint
1m 7s
runner / golint
runner / errcheck
1m 23s
runner / errcheck
runner / errcheck
1m 29s
runner / errcheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
runner / golangci-lint
Error: The cwd: subdirectory does not exist!
runner / golint
Error: golangci-lint exited with status code: 4
runner / errcheck: pkg/scan/frameworks/detect.go#L114
[errcheck] reported by reviewdog 🐶 Error return value of `logger.Write` is not checked (errcheck) Raw Output: pkg/scan/frameworks/detect.go:114:16: Error return value of `logger.Write` is not checked (errcheck) logger.Write(url, logdir, fmt.Sprintf("Detected framework: %s (version: %s, confidence: %.2f)\n", ^
runner / errcheck
Error: golangci-lint exited with status code: 4
runner / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / golint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / errcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / errcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/