Expose protobuf converters #1096
Annotations
2 errors and 18 warnings
Copyright
Process completed with exit code 1.
|
Vetting
issues found
|
Copyright
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Copyright
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Vetting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, 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/.
|
Vetting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Vetting:
wire/protobuf/updatemsgs.go#L26
exported: exported function ToChannelUpdateMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/updatemsgs.go#L31
exported: exported function ToVirtualChannelFundingProposalMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/updatemsgs.go#L50
exported: exported function ToVirtualChannelSettlementProposalMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/proposalmsgs.go#L29
exported: exported function ToLedgerChannelProposalMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/proposalmsgs.go#L45
exported: exported function ToSubChannelProposalMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/updatemsgs.go#L65
exported: exported function ToChannelUpdateAccMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/updatemsgs.go#L76
exported: exported function ToChannelUpdateRejMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/proposalmsgs.go#L54
exported: exported function ToVirtualChannelProposalMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/proposalmsgs.go#L81
exported: exported function ToLedgerChannelProposalAccMsg should have comment or be unexported (revive)
|
Vetting:
wire/protobuf/updatemsgs.go#L86
exported: exported function ToChannelUpdate should have comment or be unexported (revive)
|
Race Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Race Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|