mirror of https://github.com/pulumi/pulumi.git
79ffe88b6d
Upgrade to latest version of golangci-lint and fix or opt-out the issues it caught. The false positives are: ``` sdk/go/common/workspace/plugins_test.go:512:3: G101: Potential hardcoded credentials (gosec) pkg/resource/deploy/builtins.go:180:2: G101: Potential hardcoded credentials (gosec) ``` The fixed issues are: ``` pkg/resource/deploy/deploytest/pluginhost.go:440:16: G601: Implicit memory aliasing in for loop. (gosec) Version: &v.version, ^ pkg/engine/lifecycletest/alias_test.go:58:25: G601: Implicit memory aliasing in for loop. (gosec) DeleteBeforeReplace: &r.deleteBeforeReplace, ^ ``` |
||
---|---|---|
.. | ||
ci-build-binaries.yml | ||
ci-build-sdks.yml | ||
ci-info.yml | ||
ci-lint.yml | ||
ci-prepare-release.yml | ||
ci-run-test.yml | ||
ci-test-docs-generation.yml | ||
ci.yml | ||
command-dispatch.yml | ||
download-pulumi-cron.yml | ||
on-community-pr.yml | ||
on-merge.yml | ||
on-pr-changelog.yml | ||
on-pr-default.yml | ||
on-pr.yml | ||
on-release.yml | ||
periodic-coverage.yml | ||
pr-test-acceptance-on-dispatch.yml | ||
pr-test-docs-gen-on-pr.yml | ||
pr-test-docs-generation-on-dispatch.yml | ||
rebase.yml | ||
release-homebrew-tap.yml | ||
release-pr.yml | ||
release.pub | ||
release.yml | ||
trigger-homebrew-event.yml | ||
trigger-release-docs-event.yml |