Skip to content

Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#6651) #20219

Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#6651)

Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#6651) #20219

Triggered via push September 18, 2023 02:42
Status Failure
Total duration 1m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: cmd/integration_test/cmd/root.go#L43
exported: exported function Execute should have comment or be unexported (revive)
lint: cmd/integration_test/cmd/run.go#L18
var-naming: const jobIdFlagName should be jobIDFlagName (revive)
lint: cmd/integration_test/cmd/run.go#L84
var-naming: var jobId should be jobID (revive)
lint: internal/pkg/oidc/server_test.go#L13
cyclomatic complexity 11 of func `TestGenerateMinimalProvider` is high (> 10) (gocyclo)
lint: pkg/git/git.go#L8
exported: exported type Client should have comment or be unexported (revive)
lint: pkg/git/git.go#L20
exported: exported type ProviderClient should have comment or be unexported (revive)
lint: pkg/git/git.go#L29
exported: exported type CreateRepoOpts should have comment or be unexported (revive)
lint: pkg/git/git.go#L38
exported: exported type GetRepoOpts should have comment or be unexported (revive)
lint: pkg/git/git.go#L43
exported: exported type DeleteRepoOpts should have comment or be unexported (revive)
lint: pkg/git/git.go#L48
exported: exported type AddDeployKeyOpts should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/clientbuilder.go#L87
var-naming: func parseIpConfiguration should be parseIPConfiguration (revive)
lint: pkg/providers/snow/reconciler/clientbuilder.go#L19
exported: exported type AwsClientBuilder should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/clientbuilder.go#L23
exported: exported function NewAwsClientBuilder should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/clientbuilder.go#L29
exported: exported method AwsClientBuilder.Get should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/credentials.go#L12
exported: exported const BoostrapSecretName should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/reconciler.go#L105
receiver-naming: receiver name s should be consistent with previous receiver name r for Reconciler (revive)
lint: pkg/providers/snow/reconciler/reconciler.go#L122
receiver-naming: receiver name s should be consistent with previous receiver name r for Reconciler (revive)
lint: pkg/providers/snow/reconciler/reconciler.go#L133
receiver-naming: receiver name s should be consistent with previous receiver name r for Reconciler (revive)
lint: pkg/providers/snow/reconciler/reconciler.go#L21
exported: exported type CNIReconciler should have comment or be unexported (revive)
lint: pkg/providers/snow/reconciler/reconciler.go#L25
exported: exported type RemoteClientRegistry should have comment or be unexported (revive)