WIP: Test release #29
Triggered via pull request
September 26, 2023 19:53
Status
Failure
Total duration
3m 39s
Artifacts
–
Annotations
10 errors and 1 warning
build-job:
utils/modeler/modeler.go#L38
cognitive complexity 77 of func `(*Modeler).mapToModel` is high (> 30) (gocognit)
|
build-job:
utils/modeler/modeler.go#L106
ifElseChain: rewrite if-else to switch statement (gocritic)
|
build-job:
model/model.go#L569
unslice: could simplify cert[:] to cert (gocritic)
|
build-job:
model/model.go#L570
unslice: could simplify key[:] to key (gocritic)
|
build-job:
nginx/config.go#L394
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
build-job:
nginx/config.go#L410
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
build-job:
nginx/config_test.go#L28
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
build-job
Error: An API error occurred: not_authed
|
build-job
Error: An API error occurred: not_authed
|
build-job
Process completed with exit code 2.
|
build-job
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/
|