Fix/smart device graphs - #14
Merged
Merged
Annotations
3 errors and 10 notices
|
make check
Process completed with exit code 1.
|
|
make check
^-- SC2015 (info): Note that A && B || C is not if-then-else. C may run when A is true. In scripts/remote-deploy/remote_configure_web_credentials.sh line 125: [ -f "$config" ] && [ ! -L "$config" ] || { ^-- SC2015 (info): Note that A && B || C is not if-then-else. C may run when A is true. In scripts/remote-deploy/remote_configure_web_credentials.sh line 129: [ -f "$credentials" ] && [ ! -L "$credentials" ] || { ^-- SC2015 (info): Note that A && B || C is not if-then-else. C may run when A is true. For more information: https://www.shellcheck.net/wiki/SC2015 -- Note that A && B || C is not if-t... make: *** [Makefile:164: scripts-lint] Error 1
|
|
make check
make: *** [Makefile:164: scripts-lint] Error 1
|
|
make check
shellcheck scripts/*.sh scripts/remote-deploy/*.sh
|
|
make check
semgrep .semgrep/rules
|
|
make check
semgrep --test .semgrep/rules
|
|
make check
govulncheck ./cmd/... ./internal/...
|
|
make check
custom-gcl run (includes nilaway, revive)
|
|
make check
staticcheck -checks=all ./cmd/... ./internal/...
|
|
make check
go fix -diff ./cmd/... ./internal/...
|
|
make check
go vet -C internal/web/build .
|
|
make check
go vet ./cmd/... ./internal/...
|
|
make check
check started Mem: 15989 1247 7364 48 7773 14742
|
background
wait
wait-all
cancel
parallel
Loading