Skip to content

Auth + config file support #571

Auth + config file support

Auth + config file support #571

Triggered via pull request September 6, 2023 09:11
@setrofimsetrofim
synchronize #86
auth
Status Success
Total duration 1m 13s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: cots/abbreviated_swid_tag.go#L159
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L167
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L173
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L178
hugeParam: t is heavy (184 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L212
hugeParam: e is heavy (80 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L219
hugeParam: l is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: cots/abbreviated_swid_tag.go#L231
hugeParam: m is heavy (240 bytes); consider passing it by pointer (gocritic)
Lint: cots/cots.go#L65
hugeParam: permclaim is heavy (176 bytes); consider passing it by pointer (gocritic)
Lint: cots/cots.go#L72
hugeParam: exclclaim is heavy (176 bytes); consider passing it by pointer (gocritic)
Lint: cots/cots.go#L87
hugeParam: o is heavy (120 bytes); consider passing it by pointer (gocritic)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/