Remove toolchain. #58
Annotations
10 errors and 4 warnings
internal/youtube/extract_test.go#L6
import 'github.com/revett/rss-explore/internal/youtube' is not allowed from list 'Main' (depguard)
|
internal/youtube/extract_test.go#L7
import 'github.com/stretchr/testify/require' is not allowed from list 'Main' (depguard)
|
internal/handler/convert.go#L7
import 'github.com/go-playground/validator/v10' is not allowed from list 'Main' (depguard)
|
internal/handler/convert.go#L8
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
internal/handler/convert.go#L9
import 'github.com/revett/rss-explore/internal/youtube' is not allowed from list 'Main' (depguard)
|
internal/handler/convert.go#L10
import 'github.com/revett/rss-explore/pkg/api' is not allowed from list 'Main' (depguard)
|
internal/handler/error.go#L6
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
internal/handler/error.go#L7
import 'github.com/revett/rss-explore/pkg/api' is not allowed from list 'Main' (depguard)
|
internal/handler/convert.go#L39
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
internal/server/server.go#L4
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading