Skip to content

added: necessary comments to all types, variable, funcs #2

added: necessary comments to all types, variable, funcs

added: necessary comments to all types, variable, funcs #2

Triggered via push February 18, 2024 11:04
Status Success
Total duration 57s
Billable time 1m
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
audit: validator.go#L1
package comment should be of the form "Package validator ..."
audit: validator.go#L16
comment on exported function New should be of the form "New ..."
audit: validator.go#L31
comment on exported method Validator.Errors should be of the form "Errors ..."
audit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/