Skip to content

feature: unit tests for GetEnv & Get #8

feature: unit tests for GetEnv & Get

feature: unit tests for GetEnv & Get #8

Triggered via push August 18, 2024 17:17
Status Failure
Total duration 36s
Artifacts

Lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/dotenv_test.go#L642
Error return value of `parser.LoadFromString` is not checked (errcheck)
lint: pkg/dotenv.go#L15
var `errAlreadyExists` is unused (unused)
lint: pkg/dotenv_test.go#L25
field `desc` is unused (unused)
lint: pkg/dotenv_test.go#L26
field `paths` is unused (unused)
lint: pkg/dotenv_test.go#L27
field `expectedError` is unused (unused)
lint: pkg/dotenv_test.go#L28
field `expectedMap` is unused (unused)
lint: pkg/dotenv.go#L103
ineffectual assignment to err (ineffassign)
lint: pkg/dotenv.go#L107
ineffectual assignment to err (ineffassign)
lint
issues found