ci: add GitHub Actions workflow for Bearer PR checks #70
Annotations
8 errors and 7 warnings
lint:
example/main.go#L6
import 'github.com/gin-contrib/rollbar' is not allowed from list 'Main' (depguard)
|
lint:
example/main.go#L7
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
example/main.go#L9
import 'github.com/rollbar/rollbar-go' is not allowed from list 'Main' (depguard)
|
lint:
recovey.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
recovey.go#L11
import 'github.com/rollbar/rollbar-go' is not allowed from list 'Main' (depguard)
|
lint:
recovery_test.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
recovery_test.go#L9
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
ubuntu-latest @ Go 1.21
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/rollbar/rollbar. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest @ Go 1.22
Restore cache failed: Dependencies file is not found in /home/runner/work/rollbar/rollbar. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.23
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest @ Go 1.23
Restore cache failed: Dependencies file is not found in /home/runner/work/rollbar/rollbar. Supported file pattern: go.sum
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|