Change Sync Config Duration Type #97
Annotations
4 errors and 3 warnings
lint:
internal/pkg/repository/handler.go#L37
copylocks: Remove passes lock by value: go.ciq.dev/beskar/internal/pkg/repository.HandlerParams contains go.ciq.dev/beskar/internal/pkg/config.SyncConfig contains google.golang.org/protobuf/types/known/durationpb.Duration contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint:
internal/pkg/repository/handler.go#L41
copylocks: GetBeskarServiceHostPort passes lock by value: go.ciq.dev/beskar/internal/pkg/repository.HandlerParams contains go.ciq.dev/beskar/internal/pkg/config.SyncConfig contains google.golang.org/protobuf/types/known/durationpb.Duration contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint:
internal/pkg/repository/handler.go#L45
copylocks: GetBeskarRegistryHostPort passes lock by value: go.ciq.dev/beskar/internal/pkg/repository.HandlerParams contains go.ciq.dev/beskar/internal/pkg/config.SyncConfig contains google.golang.org/protobuf/types/known/durationpb.Duration contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|