Skip to content

Merge pull request #74 from dareste/main #154

Merge pull request #74 from dareste/main

Merge pull request #74 from dareste/main #154

Triggered via push October 25, 2023 09:29
Status Failure
Total duration 35s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Linting: parse_test.go#L1379
string `.conf` has 3 occurrences, make it a constant (goconst)
Linting: analyze.go#L57
Comment should end in a period (godot)
Linting: buffer.go#L17
interface method Create must have named param for type string (inamedparam)
Linting: types_test.go#L43
expected-actual: need to reverse actual and expected values (testifylint)
Linting
issues found
Linting: util_test.go#L14
dot-imports: should not use dot imports (revive)