fix linter errors #89
Annotations
10 errors and 2 warnings
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.ConfigureTransport
|
vulncheck
vault.Exoscale.LoadConfigFromStorage calls logical.StorageEntry.DecodeJSON, which eventually calls http2.ConnectionError.Error
|
vulncheck
vault.Exoscale.V3CreateAPIKey calls fmt.Sprintf, which eventually calls http2.ErrCode.String
|
vulncheck
vault.Exoscale.V3CreateAPIKey calls fmt.Sprintf, which eventually calls http2.FrameHeader.String
|
vulncheck
vault.Exoscale.V3CreateAPIKey calls fmt.Sprintf, which eventually calls http2.FrameType.String
|
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.Framer.ReadFrame
|
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.Framer.WriteContinuation
|
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.Framer.WriteData
|
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.Framer.WriteGoAway
|
vulncheck
vault.main calls plugin.ServeMultiplex, which eventually calls http2.Framer.WriteHeaders
|
vulncheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|