Waiting for inputs reimplemented #48
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/
|
Qodana Scan:
experiments/1_function_composition/fmesh.go#L57
Redundant type
|
Qodana Scan:
experiments/1_function_composition/fmesh.go#L61
Redundant type
|
Qodana Scan:
experiments/11_nested_meshes/main.go#L34
Unhandled error
|
Qodana Scan:
experiments/3_concurrent_computing/component.go#L20
Unhandled error
|
Qodana Scan:
experiments/11_nested_meshes/errors.go#L12
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/5_error_handling/errors.go#L9
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/12_async_input/errors.go#L12
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/9_complex_signal/errors.go#L12
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/8_fibonacci/errors.go#L12
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/7_loop/errors.go#L12
Unused constant `IgnoreAll`
|
Qodana Scan:
experiments/12_async_input/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
|
Qodana Scan:
component/activation_result.go#L35
Comment should have the following format 'ActivationCodeWaitingForInputsClear ...' (with an optional leading article)
|
Qodana Scan:
experiments/12_async_input/port.go#L65
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
|
Qodana Scan:
experiments/12_async_input/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
|
Qodana Scan:
experiments/10_shared_pointer/port.go#L54
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
|
Qodana Scan:
experiments/11_nested_meshes/component.go#L9
Comment should have the following format 'Component ...' (with an optional leading article)
|
Qodana Scan:
experiments/11_nested_meshes/signal.go#L9
Comment should have the following format 'SingleSignal ...' (with an optional leading article)
|
Qodana Scan:
experiments/11_nested_meshes/ports.go#L3
Comment should have the following format 'Ports ...' (with an optional leading article)
|
Qodana Scan:
experiments/12_async_input/signal.go#L10
Comment should have the following format 'SingleSignal ...' (with an optional leading article)
|
Qodana Scan:
experiments/11_nested_meshes/port.go#L57
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)
|
Loading