Skip to content

Regenerating SDKs following introspection of schemas. #137

Regenerating SDKs following introspection of schemas.

Regenerating SDKs following introspection of schemas. #137

Triggered via pull request October 10, 2024 21:21
Status Failure
Total duration 1m 5s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: lightspark/src/objects/account_to_nodes_connection.rs#L3
unused import: `crate::objects::lightspark_node::LightsparkNode`
test: lightspark/src/objects/account_to_payment_requests_connection.rs#L4
unused import: `crate::objects::payment_request::PaymentRequest`
test: lightspark/src/objects/account_to_transactions_connection.rs#L5
unused import: `crate::objects::transaction::Transaction`
test: lightspark/src/objects/invoice_data.rs#L4
unused import: `crate::objects::node::Node`
test: lightspark/src/objects/lightspark_node.rs#L8
unused import: `crate::objects::lightspark_node_owner::LightsparkNodeOwner`
test: lightspark/src/objects/lightspark_node_with_o_s_k.rs#L11
unused import: `crate::objects::lightspark_node_owner::LightsparkNodeOwner`
test: lightspark/src/objects/lightspark_node_with_remote_signing.rs#L11
unused import: `crate::objects::lightspark_node_owner::LightsparkNodeOwner`
test: lightspark/src/objects/outgoing_payment.rs#L8
unused import: `crate::objects::payment_request_data::PaymentRequestData`
test: lightspark/src/objects/wallet_to_payment_requests_connection.rs#L4
unused import: `crate::objects::payment_request::PaymentRequest`
test: lightspark/src/objects/wallet_to_transactions_connection.rs#L4
unused import: `crate::objects::transaction::Transaction`
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/