Merge remote-tracking branch 'origin/master' #63
Annotations
10 errors and 6 warnings
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
code
Cannot open: File exists
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|
proto
Unexpected input(s) 'config', valid inputs are ['input', 'buf_token']
|
code
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
code:
internal/dialog/wise.go#L7
var-naming: don't use underscores in Go names; func get_mod should be getMod (revive)
|
code:
internal/dialog/wise.go#L11
var-naming: don't use underscores in Go names; func poly_mul should be polyMul (revive)
|
code:
internal/dialog/wise.go#L73
unused-parameter: parameter 's' seems to be unused, consider removing or renaming it as _ (revive)
|