Skip to content

added: github flow

added: github flow #1

Triggered via push February 18, 2024 10:20
Status Success
Total duration 1m 17s
Artifacts

audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
audit: validator.go#L6
exported type Err should have comment or be unexported
audit: validator.go#L7
exported type Validator should have comment or be unexported
audit: validator.go#L12
exported function New should have comment or be unexported
audit: validator.go#L16
exported method Validator.IsPassed should have comment or be unexported
audit: validator.go#L20
exported method Validator.IsFailed should have comment or be unexported
audit: validator.go#L24
exported method Validator.Errors should have comment or be unexported
audit: validator.go#L32
exported method Validator.Check should have comment or be unexported
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/