strings builder by value instead of ptr #101
Annotations
2 errors and 2 warnings
audit:
response.go#L368
cannot use builder (variable of type strings.Builder) as io.Writer value in argument to template.HTMLEscape: strings.Builder does not implement io.Writer (method Write has pointer receiver)
|
audit
Process completed with exit code 1.
|
audit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
audit
Restore cache failed: Dependencies file is not found in /home/runner/work/gonertia/gonertia. Supported file pattern: go.sum
|