Update module github.com/slack-go/slack to v0.15.0 #147
Annotations
6 errors and 2 warnings
Build:
pkg/slack/service.go#L53
too many arguments in call to s.api.GetConversationInfo
|
Build:
pkg/slack/service.go#L66
too many arguments in call to s.api.CreateConversation
|
Build:
pkg/slack/service.go#L80
too many arguments in call to s.api.GetConversationInfo
|
Build:
pkg/slack/service.go#L106
too many arguments in call to s.api.GetConversationInfo
|
Build:
pkg/slack/service.go#L353
cannot use "false" (untyped string constant) as bool value in struct literal (typecheck)
|
Build
issues found
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|