bored-river-53178
06/17/2019, 3:35 PMtall-librarian-49374
06/17/2019, 3:41 PMbored-river-53178
06/17/2019, 4:09 PMlangauge
is a misspelling of language
(misspell)
cmdutil.InitTracing("pulumi-language-nodejs", "pulumi-langauge-nodejs", tracing)properites
is a misspelling of properties
(misspell)
assert.Truef(t, reflect.DeepEqual(fromVal, val), "expected properites %s to be deeply equal", key)
^
tests/integration/integration_test.go22654: sould
is a misspelling of could
(misspell)
contract.AssertNoErrorf(err, "resource.NewUniqueHex sould not fail with no maximum length is set")
^
tests/integration/integration_test.go26854: sould
is a misspelling of could
(misspell)
contract.AssertNoErrorf(err, "resource.NewUniqueHex sould not fail with no maximum length is set")
^
pkg/resource/deploy/step_generator.go3044: S1020: when ok is true, err can't be nil (gosimple)
if _, ok := err.(plugin.DiffUnavailableError); ok {
^
make: * [Makefile25 lint] Error 1white-balloon-205
golanglint-ci
are you using?
It looks like our CI builds `1.16.0`:
https://github.com/pulumi/scripts/blob/master/ci/install-common-toolchain.sh#L24bored-river-53178
06/17/2019, 4:36 PM