Skip to content

Update Socket Slack app upload API #4761

Update Socket Slack app upload API

Update Socket Slack app upload API #4761

Triggered via pull request November 10, 2024 20:19
Status Failure
Total duration 4m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/