Skip to content

Obfuscate names

Obfuscate names #112

Triggered via pull request July 14, 2024 14:23
@GGP1GGP1
synchronize #31
obfuscate_names
Status Success
Total duration 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: commands/util.go#L1
should have a package comment
lint: main.go#L1
should have a package comment
lint: commands/gen/gen.go#L1
should have a package comment
lint: auth/auth.go#L1
should have a package comment
lint: commands/file/file.go#L1
should have a package comment
lint: commands/import/import.go#L1
should have a package comment
lint: db/file/file.go#L1
should have a package comment
lint: commands/it/file.go#L1
should have a package comment
lint: commands/rm/rm.go#L1
should have a package comment
lint: sig/sig_test.go#L36
parameter 'i' seems to be unused, consider removing or renaming it as _