Remove internal package. #59
Annotations
10 errors and 4 warnings
Run:
handler/convert.go#L7
import 'github.com/go-playground/validator/v10' is not allowed from list 'Main' (depguard)
|
Run:
handler/convert.go#L8
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
Run:
handler/convert.go#L9
import 'github.com/revett/rss-explore/pkg/api' is not allowed from list 'Main' (depguard)
|
Run:
handler/convert.go#L10
import 'github.com/revett/rss-explore/youtube' is not allowed from list 'Main' (depguard)
|
Run:
handler/error.go#L6
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
Run:
handler/error.go#L7
import 'github.com/revett/rss-explore/pkg/api' is not allowed from list 'Main' (depguard)
|
Run:
server/server.go#L4
import 'github.com/labstack/echo/v4' is not allowed from list 'Main' (depguard)
|
Run:
server/server.go#L5
import 'github.com/revett/rss-explore/handler' is not allowed from list 'Main' (depguard)
|
Run:
main.go#L5
import 'github.com/labstack/echo/v4/middleware' is not allowed from list 'Main' (depguard)
|
Run:
main.go#L6
import 'github.com/revett/common/log' is not allowed from list 'Main' (depguard)
|
Run
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/
|
Run
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/
|
Run
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/
|
Run
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/
|