add credential resource to allow configure CA during onboard bridge the device #536
Annotations
5 errors and 1 warning
lint:
cmd/ocfbridge/config.go#L1
: # github.com/plgd-dev/device/v2/cmd/ocfbridge
|
lint:
cmd/ocfbridge/main.go#L165
unknown field Credentials in struct literal of type "github.com/plgd-dev/device/v2/bridge/device".Config
|
lint:
cmd/ocfbridge/main.go#L165
undefined: device.CredentialsConfig (typecheck)
|
lint:
schema/link_test.go#L275
G601: Implicit memory aliasing in for loop. (gosec)
|
lint
issues found
|
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/.
|