Skip to content

Update action

Update action #69

Triggered via push January 31, 2024 09:07
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

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/.