Code has been restructured and task/todo has been completed #39
Annotations
10 errors and 2 warnings
audit:
config/block.go#L11
exported method Block.SetParent should have comment or be unexported
|
audit:
config/block.go#L15
exported method Block.GetParent should have comment or be unexported
|
audit:
config/directive.go#L12
exported method Directive.SetParent should have comment or be unexported
|
audit:
config/directive.go#L16
exported method Directive.GetParent should have comment or be unexported
|
audit:
config/http.go#L15
exported method HTTP.SetParent should have comment or be unexported
|
audit:
config/http.go#L19
exported method HTTP.GetParent should have comment or be unexported
|
audit:
config/include.go#L30
exported method Include.GetParent should have comment or be unexported
|
audit:
config/include.go#L34
exported method Include.SetParent should have comment or be unexported
|
audit:
config/include.go#L68
exported function NewInclude should have comment or be unexported
|
audit:
config/location.go#L13
exported method Location.SetParent 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/
|