fixed token and user, get repositories from workspaces too #161
Annotations
10 errors and 4 warnings
go/src/github.com/cooperspencer/gickup/metrics/gotify/gotify.go#L10
import 'github.com/cooperspencer/gickup/types' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/metrics/gotify/gotify.go#L29
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L18
Function 'Get' is too long (94 > 60) (funlen)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L21
`if len(conf.Source.Any) > 0` has complex nested blocks (complexity: 23) (nestif)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L8
import 'github.com/cooperspencer/gickup/types' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L9
import 'github.com/go-git/go-git/v5' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L10
import 'github.com/go-git/go-git/v5/config' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L11
import 'github.com/go-git/go-git/v5/plumbing/transport' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L12
import 'github.com/go-git/go-git/v5/plumbing/transport/http' is not allowed from list 'Main' (depguard)
|
go/src/github.com/cooperspencer/gickup/whatever/whatever.go#L13
import 'github.com/go-git/go-git/v5/plumbing/transport/ssh' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, golangci/golangci-lint-action@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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading