Skip to content

chore: update template files #10

chore: update template files

chore: update template files #10

Triggered via push July 19, 2024 22:28
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: number.go#L159
variable name 's' is too short for the scope of its usage (varnamelen)
lint: number.go#L277
variable name 's' is too short for the scope of its usage (varnamelen)
lint: number.go#L104
variable name 's' is too short for the scope of its usage (varnamelen)
lint: slice.go#L10
parameter name 's' is too short for the scope of its usage (varnamelen)
lint: string.go#L36
parameter name 'l' is too short for the scope of its usage (varnamelen)
lint: slice.go#L26
parameter name 's' is too short for the scope of its usage (varnamelen)
lint: string.go#L15
parameter name 'l' is too short for the scope of its usage (varnamelen)
lint: number_test.go#L571
line is 193 characters (lll)
lint: number_test.go#L596
line is 193 characters (lll)
lint: random_test.go#L21
variable name 'm' is too short for the scope of its usage (varnamelen)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/