Modwords - modwords improved + related updates in tests and examples, also other fixes #497
Annotations
10 errors
golangci-lint:
env/env.go#L1
: # github.com/refaktor/rye/env
|
golangci-lint:
env/env.go#L272
method RyeCtx.Unset already declared at env/env.go:254:18
|
golangci-lint:
env/env.go#L290
method RyeCtx.Mod already declared at env/env.go:263:18 (typecheck)
|
golangci-lint:
contrib/builtins_contrib_not.go#L7
could not import github.com/refaktor/rye/env (-: # github.com/refaktor/rye/env
|
golangci-lint:
env/env.go#L272
method RyeCtx.Unset already declared at env/env.go:254:18
|
golangci-lint:
env/env.go#L290
method RyeCtx.Mod already declared at env/env.go:263:18) (typecheck)
|
golangci-lint:
util/util.go#L10
could not import github.com/refaktor/rye/env (-: # github.com/refaktor/rye/env
|
golangci-lint:
env/env.go#L272
method RyeCtx.Unset already declared at env/env.go:254:18
|
golangci-lint:
env/env.go#L290
method RyeCtx.Mod already declared at env/env.go:263:18) (typecheck)
|
golangci-lint:
util/util.go#L52
word declared and not used (typecheck)
|
Loading