[8.11](backport #3086) Replace all secret references in input map #3691
Annotations
10 errors and 2 warnings
lint (linux):
internal/pkg/policy/secret.go#L75
expected statement, found '<<' (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L90
expected statement, found '==' (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L92
invalid digit '8' in octal literal (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L100
expected statement, found '<<' (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L115
expected '(', found replaceSecretsInStream (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L129
expected '(', found replaceSecretRef (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L130
expected statement, found '==' (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L163
expected '(', found getSecretIDAndPath (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L194
expected '(', found setSecretPath (typecheck)
|
lint (linux):
internal/pkg/policy/secret.go#L211
expected '(', found processOutputSecret (typecheck)
|
lint (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (linux)
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/
|