feat(lib): Serverless output for static websites and Next.js #228
Annotations
1 error and 5 warnings
lint
issues found
|
lint:
pkg/types/config.go#L14
exported: exported type ZeaburOutputConfig should have comment or be unexported (revive)
|
lint:
internal/nodejs/nextjs/function.go#L1
package-comments: should have a package comment (revive)
|
lint:
internal/nodejs/nextjs/function.go#L52
var-naming: type nftJson should be nftJSON (revive)
|
lint:
internal/nodejs/nextjs/main.go#L4
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
|
lint:
internal/nodejs/plan.go#L540
exported: exported function GetServerless should have comment or be unexported (revive)
|