Skip to content

feat(lib): Serverless output for static websites and Next.js #228

feat(lib): Serverless output for static websites and Next.js

feat(lib): Serverless output for static websites and Next.js #228

Triggered via pull request September 15, 2023 04:24
Status Failure
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)