Update to latest github action version. #6
Annotations
10 errors
static_analysis:
rpi_poe_fan.go#L1
package comment should be of the form "Package rpipoefan ..."
|
static_analysis:
cmd/htmx-fan/main.go#L88
context.Context should be the first parameter of a function
|
static_analysis:
cmd/htmx-fan/main.go#L199
context.Context should be the first parameter of a function
|
static_analysis:
cmd/htmx-fan/main.go#L221
context.Context should be the first parameter of a function
|
static_analysis:
cmd/htmx-fan/subscribe.go#L107
struct field Id should be ID
|
static_analysis:
pkg/cpu/cpu.go#L5
exported type Temp should have comment or be unexported
|
static_analysis:
pkg/cpu/cpu.go#L9
exported type RPiTemp should have comment or be unexported
|
static_analysis:
pkg/cpu/cpu.go#L16
exported function NewRPiTemp should have comment or be unexported
|
static_analysis:
pkg/event/sse.go#L10
exported type Event should have comment or be unexported
|
static_analysis:
pkg/event/sse.go#L24
comment on exported type ClientChan should be of the form "ClientChan ..." (with optional leading article)
|