Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

native supply parity enforcement #368

native supply parity enforcement

native supply parity enforcement #368

Triggered via pull request November 9, 2023 10:16
Status Failure
Total duration 2m 44s
Artifacts

hygeine.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: internal/engine/registry/supply_parity.go#L96
line is 134 characters (lll)
lint: internal/engine/registry/supply_parity.go#L106
line is 136 characters (lll)
lint: internal/engine/registry/supply_parity.go#L117
line is 153 characters (lll)
lint: internal/engine/registry/supply_parity.go#L48
unnecessary leading newline (whitespace)
lint: internal/engine/registry/supply_parity.go#L98
unnecessary trailing newline (whitespace)
lint: internal/engine/registry/supply_parity.go#L121
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
lint
issues found
markdown-linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/