fix(deps): update module github.com/pocketbase/pocketbase to v0.21.1 #1072
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 errors and 1 warning
Backend Test:
internal/contact_form/notify.go#L9
missing go.sum entry for module providing package github.com/pocketbase/pocketbase (imported by github.com/gabe565/portfolio); to add:
|
Backend Test:
internal/contact_form/notify.go#L10
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/core (imported by github.com/gabe565/portfolio); to add:
|
Backend Test:
internal/contact_form/notify.go#L11
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/models (imported by github.com/gabe565/portfolio/internal/contact_form); to add:
|
Backend Test:
internal/contact_form/notify.go#L12
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/tools/mailer (imported by github.com/gabe565/portfolio/internal/contact_form); to add:
|
Backend Test:
internal/handlers/redirect.go#L9
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/apis (imported by github.com/gabe565/portfolio/internal/handlers); to add:
|
Backend Test:
migrations/1677128811_created_backgrounds.go#L7
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/daos (imported by github.com/gabe565/portfolio/migrations); to add:
|
Backend Test:
migrations/1677128811_created_backgrounds.go#L8
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/migrations (imported by github.com/gabe565/portfolio/migrations); to add:
|
Backend Test:
migrations/1677306937_updated_projects.go#L9
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/models/schema (imported by github.com/gabe565/portfolio/migrations); to add:
|
Backend Test:
migrations/1677625049_updated_projects.go#L10
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/tools/types (imported by github.com/gabe565/portfolio/migrations); to add:
|
Backend Test:
main.go#L11
missing go.sum entry for module providing package github.com/pocketbase/pocketbase/plugins/migratecmd (imported by github.com/gabe565/portfolio); to add:
|
Backend Lint
golangci-lint exit with code 3
|
Backend Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|