chore: update GitHub Actions versions in relevant files #54
Annotations
6 errors and 1 warning
Setup golangci-lint:
example/example.go#L9
import 'github.com/gin-contrib/gzip' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
example/example.go#L10
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
gzip.go#L6
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
handler.go#L12
import 'github.com/gin-gonic/gin' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint:
gzip_test.go#L17
import 'github.com/stretchr/testify/assert' is not allowed from list 'Main' (depguard)
|
Setup golangci-lint
issues found
|
Setup go
Restore cache failed: Dependencies file is not found in /home/runner/work/gzip/gzip. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading