WIP: Test release #78
Draft
Annotations
10 errors and 1 warning
utils/modeler/modeler.go#L38
cognitive complexity 77 of func `(*Modeler).mapToModel` is high (> 30) (gocognit)
|
utils/modeler/modeler.go#L106
ifElseChain: rewrite if-else to switch statement (gocritic)
|
model/model.go#L569
unslice: could simplify cert[:] to cert (gocritic)
|
model/model.go#L570
unslice: could simplify key[:] to key (gocritic)
|
nginx/config.go#L394
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
nginx/config.go#L410
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
nginx/config_test.go#L28
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: voxmedia/[email protected], actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading