Skip to content

Merge pull request #4446 from nickmango/feature/golang-lint #423

Merge pull request #4446 from nickmango/feature/golang-lint

Merge pull request #4446 from nickmango/feature/golang-lint #423

Triggered via push September 30, 2024 18:43
Status Failure
Total duration 6m 55s
Artifacts

deploy-dev.yml

on: push
build-deploy-dev
6m 45s
build-deploy-dev
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-deploy-dev
G115: integer overflow conversion int -> uint (gosec)
build-deploy-dev
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/google/uuid' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/aws/aws-sdk-go/aws/session' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/communitybridge/easycla/cla-backend-go/logging' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/communitybridge/easycla/cla-backend-go/logging' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/communitybridge/easycla/cla-backend-go/logging' is not allowed from list 'Main' (depguard)
build-deploy-dev
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
build-deploy-dev
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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-deploy-dev
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/