Skip to content

feat: update pocketbase to 0.23 #20

feat: update pocketbase to 0.23

feat: update pocketbase to 0.23 #20

Triggered via pull request January 7, 2025 18:34
@puriapuria
synchronize #13
pocketbase_v0.23
Status Success
Total duration 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: deployment/thirdparty-simulator/main.go#L1
should have a package comment
Lint: migrations/1664858353_collections_snapshot.go#L1
should have a package comment
Lint: pocketbase/zencode/zencode.go#L1
should have a package comment
Lint: pocketbase/feature/feature.go#L17
should have a package comment
Lint: deployment/thirdparty-simulator/cmd/api.go#L1
should have a package comment
Lint: pocketbase/did/did.go#L1
should have a package comment
Lint: pocketbase/feature/feature.go#L29
exported type KeypairoomConfig should have comment or be unexported
Lint: deployment/thirdparty-simulator/cmd/api.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
Lint: pocketbase/zencode/zencode.go#L13
comment on exported var KEYPAIROOM_ZENCODE should be of the form "KEYPAIROOM_ZENCODE ..."
Lint: pocketbase/did/did.go#L5
a blank import should be only in a main or test package, or have a comment justifying it