Update action #69
Annotations
6 errors and 1 warning
lint (1.19):
queue.go#L12
import 'github.com/lestrrat-go/httpcc' is not allowed from list 'Main' (depguard)
|
lint (1.19):
queue_test.go#L11
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
lint (1.19):
httprc_example_test.go#L11
import 'github.com/lestrrat-go/httprc' is not allowed from list 'Main' (depguard)
|
lint (1.19):
httprc_test.go#L12
import 'github.com/lestrrat-go/httprc' is not allowed from list 'Main' (depguard)
|
lint (1.19):
httprc_test.go#L13
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
lint (1.19)
issues found
|
lint (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|