fabric-samples/.github/workflows
Mark S. Lewis 1522bd9b7d
Remove redundant throws from Java close() methods
A close() imlementation that never throws an exception does not need to
declare that one might be thrown, even if the corresponding method in an
implemented interface does declare an exception might be thrown.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2026-01-28 21:30:00 +00:00
..
lint.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
rest-sample.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-fsat.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-high-throughput.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-basic.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-bft-orderer.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-events.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-hsm.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-k8s.yaml Remove redundant throws from Java close() methods 2026-01-28 21:30:00 +00:00
test-network-ledger.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-off-chain.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-private.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-sbe.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00
test-network-secured.yaml Bump actions/checkout from 5 to 6 (#1365) 2025-11-24 11:51:42 +00:00