Skip to content

Chainable API: polish error handling #66

Chainable API: polish error handling

Chainable API: polish error handling #66

Triggered via push November 4, 2024 20:58
Status Success
Total duration 1m 43s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 10 notices
qodana
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/
Unhandled error: fmesh_test.go#L423
Unhandled error
Unhandled error: fmesh_test.go#L408
Unhandled error
Unhandled error: fmesh_test.go#L957
Unhandled error
Unhandled error: fmesh_test.go#L435
Unhandled error
Comment of exported element starts with the incorrect name: experiments/12_async_input/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: common/chainable.go#L19
Comment should have the following format 'ChainError ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/12_async_input/port.go#L65
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/12_async_input/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/10_shared_pointer/port.go#L54
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/11_nested_meshes/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/11_nested_meshes/signal.go#L9
Comment should have the following format 'SingleSignal ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: component/collection.go#L8
Comment should have the following format 'ComponentsMap ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/11_nested_meshes/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
Comment of exported element starts with the incorrect name: experiments/12_async_input/signal.go#L10
Comment should have the following format 'SingleSignal ...' (with an optional leading article)