chore: updated template files #8
Annotations
10 errors and 1 warning
lint:
number_test.go#L571
line is 193 characters (lll)
|
lint:
number_test.go#L596
line is 193 characters (lll)
|
lint:
number.go#L277
variable name 's' is too short for the scope of its usage (varnamelen)
|
lint:
number.go#L331
variable name 's' is too short for the scope of its usage (varnamelen)
|
lint:
number.go#L616
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#L15
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#L36
parameter name 'l' is too short for the scope of its usage (varnamelen)
|
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/
|