chore: update GitHub Actions configuration files #71
Annotations
5 errors and 5 warnings
lint:
config.go#L7
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
cors.go#L8
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
cors_test.go#L11
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
lint:
cors_test.go#L12
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/cors/cors. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/cors/cors. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/cors/cors. Supported file pattern: go.sum
|
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/cors/cors. Supported file pattern: go.sum
|
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/cors/cors. Supported file pattern: go.sum
|