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.go:226:54: 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.go:268:54: 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.go:304:4: S1020: when ok is true, err can't be nil (gosimple)
if _, ok := err.(plugin.DiffUnavailableError); ok {
^
make: * [Makefile:25: lint] Error 1white-balloon-205
06/17/2019, 4:32 PMgolanglint-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