Skip to content

Merge remote-tracking branch 'origin/master' #64

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #64

Triggered via push December 6, 2023 12:31
Status Failure
Total duration 1m 20s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

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)