Skip to content

Adjust TruffleHog workflow #41

Adjust TruffleHog workflow

Adjust TruffleHog workflow #41

Triggered via pull request November 18, 2025 23:08
Status Failure
Total duration 24s
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/