Chainable API: polish error handling #66
Annotations
11 warnings and 10 notices
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/
|
experiments/1_function_composition/fmesh.go#L57
Redundant type
|
experiments/1_function_composition/fmesh.go#L61
Redundant type
|
fmesh_test.go#L423
Unhandled error
|
integration_tests/piping/fan_test.go#L122
Unhandled error
|
fmesh_test.go#L408
Unhandled error
|
fmesh_test.go#L957
Unhandled error
|
integration_tests/piping/fan_test.go#L39
Unhandled error
|
experiments/11_nested_meshes/main.go#L34
Unhandled error
|
experiments/3_concurrent_computing/component.go#L20
Unhandled error
|
fmesh_test.go#L435
Unhandled error
|
experiments/12_async_input/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
|
common/chainable.go#L19
Comment should have the following format 'ChainError ...' (with an optional leading article)
|
experiments/12_async_input/port.go#L65
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
|
experiments/12_async_input/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
|
experiments/10_shared_pointer/port.go#L54
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
|
experiments/11_nested_meshes/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
|
experiments/11_nested_meshes/signal.go#L9
Comment should have the following format 'SingleSignal ...' (with an optional leading article)
|
component/collection.go#L8
Comment should have the following format 'ComponentsMap ...' (with an optional leading article)
|
experiments/11_nested_meshes/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
|
experiments/12_async_input/signal.go#L10
Comment should have the following format 'SingleSignal ...' (with an optional leading article)
|
The logs for this run have expired and are no longer available.
Loading