Update Socket Slack app upload API #4761
ci.yml
on: pull_request
golangci-lint
17s
Build app
10s
Annotations
2 errors and 1 warning
golangci-lint:
pkg/bot/slack_cloud.go#L624
SA1019: b.client.UploadFileContext is deprecated: Use [Client.UploadFileV2Context] instead. This will stop functioning on March 11, 2025. For more details, see: https://api.slack.com/methods/files.upload#markdown (staticcheck)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|