Skip to content

feature: SetEnv & Set functions #11

feature: SetEnv & Set functions

feature: SetEnv & Set functions #11

Triggered via push August 20, 2024 07:07
Status Failure
Total duration 43s
Artifacts

Lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: pkg/dotenv.go#L15
var `errAlreadyExists` is unused (unused)
lint: pkg/dotenv_test.go#L26
field `desc` is unused (unused)
lint: pkg/dotenv_test.go#L27
field `paths` is unused (unused)
lint: pkg/dotenv_test.go#L28
field `expectedError` is unused (unused)
lint: pkg/dotenv_test.go#L29
field `expectedMap` is unused (unused)
lint: pkg/dotenv.go#L104
ineffectual assignment to err (ineffassign)
lint: pkg/dotenv.go#L108
ineffectual assignment to err (ineffassign)
lint
issues found