feat: Migrate from net/http to gofiber/fiber and add Swagger + Monitoring #45
Annotations
6 errors and 1 warning
|
Autobuild
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/view (invalid package name: "")
|
|
Autobuild
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/page (invalid package name: "")
|
|
Autobuild
could not import github.com/sonjek/go-full-stack-example/internal/web/templ/components (invalid package name: "")
|
|
Autobuild
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/view; to add it:
|
|
Autobuild
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/page; to add it:
|
|
Autobuild
no required module provides package github.com/sonjek/go-full-stack-example/internal/web/templ/components; to add it:
|
|
Initialize CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, switch to an advanced setup workflow and set the `CODEQL_ACTION_FILE_COVERAGE_ON_PRS` environment variable to `true`.
|
Loading