Skip to content

Implementation of Semgrep #39

Implementation of Semgrep

Implementation of Semgrep #39

Triggered via pull request August 28, 2025 22:04
Status Failure
Total duration 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint
issues found
lint: data/subscription.go#L6
import 'github.com/RocketChat/marketplace-go/events' is not allowed from list 'Main' (depguard)
lint: data/purchase.go#L6
import 'github.com/RocketChat/marketplace-go/events' is not allowed from list 'Main' (depguard)
lint: events/event.go#L8
import 'github.com/rs/xid' is not allowed from list 'Main' (depguard)
lint
Cache service responded with 400
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/