Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Remove request validation #13

Remove request validation

Remove request validation #13

Triggered via pull request July 19, 2023 08:29
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: activity_log/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: audit/client.go#L8
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: auth/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: config/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: config_log/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: dynamic_secret/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: environment/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: project/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: secret/client.go#L8
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: service_token/client.go#L7
import 'github.com/nikoksr/doppler-go' is not allowed from list 'Main' (depguard)
lint: service_token/client.go#L68
unused-parameter: parameter 'opts' seems to be unused, consider removing or renaming it as _ (revive)