Add github action to sync api docs to the user docs site #1
test-generator.yml
on: push
synchronize-api-docs
1m 11s
Annotations
4 errors
synchronize-api-docs
octalLiteral: use new octal literal style, 0o755 (gocritic)
|
synchronize-api-docs
paramTypeCombine: func(t *testing.T, baseDir string, content string) string could be replaced with func(t *testing.T, baseDir, content string) string (gocritic)
|
synchronize-api-docs
test helper function should start from t.Helper() (thelper)
|
synchronize-api-docs
Process completed with exit code 2.
|