Add solutions for 3 tasks #14
Annotations
10 errors and 1 warning
lint:
on-battle-conditioner/main.go#L1
: # github.com/skosovsky/go-algo.git/on-battle-conditioner
|
lint:
on-battle-conditioner/main.go#L15
undefined: parseCarPlates (typecheck)
|
lint:
tf-cutting-roll/main.go#L20
var `ddd` is unused (unused)
|
lint:
cw-compare-margin/main.go#L23
func `closeCompareClever` is unused (unused)
|
lint:
cw-grasshopper-summation/main.go#L21
func `summationClever` is unused (unused)
|
lint:
cw-indexed-capitaliztion/main.go#L25
S1005: unnecessary assignment to the blank identifier (gosimple)
|
lint:
yr-channels-bug/main.go#L104
S1023: redundant `return` statement (gosimple)
|
lint:
tf-cutting-roll/main.go#L36
SA9003: empty branch (staticcheck)
|
lint:
av-best-shop/main.go#L82
SA9003: empty branch (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|