Add a new 'runtime extension' system to MicroCluster #27
Annotations
10 errors
Run static analysis:
config/hooks.go#L1
should have a package comment
|
Run static analysis:
state/state.go#L1
should have a package comment
|
Run static analysis:
internal/db/update/main/main.go#L1
should have a package comment
|
Run static analysis:
rest/rest.go#L1
should have a package comment
|
Run static analysis:
internal/rest/access/handlers.go#L20
parameter 'state' seems to be unused, consider removing or renaming it as _
|
Run static analysis:
internal/rest/access/handlers.go#L20
parameter 'r' seems to be unused, consider removing or renaming it as _
|
Run static analysis:
internal/rest/access/handlers.go#L1
should have a package comment
|
Run static analysis:
internal/state/state.go#L1
should have a package comment
|
Run static analysis:
client/client.go#L1
should have a package comment
|
Run static analysis:
internal/rest/types/cluster.go#L1
should have a package comment
|
Loading