build(deps): bump go.einride.tech/sage from 0.275.0 to 0.327.1 in /.sage #254
Annotations
10 errors
make
SA1019: sggoreview.Run is deprecated: Use sggolangcilint.Run for all your linting needs. (staticcheck)
|
make:
pkg/dbc/parser.go#L43
printf: non-constant format string in call to (*go.einride.tech/can/pkg/dbc.Parser).failf (govet)
|
make:
pkg/dbc/parser.go#L206
printf: non-constant format string in call to (*go.einride.tech/can/pkg/dbc.Parser).failf (govet)
|
make:
pkg/dbc/parser.go#L212
printf: non-constant format string in call to (*go.einride.tech/can/pkg/dbc.Parser).failf (govet)
|
make:
pkg/dbc/parser.go#L351
param min has same name as predeclared identifier (predeclared)
|
make:
pkg/descriptor/signal.go#L218
variable min has same name as predeclared identifier (predeclared)
|
make:
pkg/descriptor/signal.go#L219
variable max has same name as predeclared identifier (predeclared)
|
make:
pkg/descriptor/signal.go#L232
variable max has same name as predeclared identifier (predeclared)
|
make:
pkg/descriptor/signal.go#L241
variable min has same name as predeclared identifier (predeclared)
|
make:
pkg/descriptor/signal.go#L242
variable max has same name as predeclared identifier (predeclared)
|