Skip to content

Merge pull request #57 from hovsep/v.0.1.0 #50

Merge pull request #57 from hovsep/v.0.1.0

Merge pull request #57 from hovsep/v.0.1.0 #50

Triggered via push October 3, 2024 23:44
Status Success
Total duration 1m 55s
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/
Unused constant: experiments/11_nested_meshes/errors.go#L12
Unused constant `IgnoreAll`
Unused constant: experiments/5_error_handling/errors.go#L9
Unused constant `IgnoreAll`
Unused constant: experiments/12_async_input/errors.go#L12
Unused constant `IgnoreAll`
Unused constant: experiments/9_complex_signal/errors.go#L12
Unused constant `IgnoreAll`
Unused constant: experiments/8_fibonacci/errors.go#L12
Unused constant `IgnoreAll`
Unused constant: experiments/7_loop/errors.go#L12
Unused constant `IgnoreAll`
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: component/activation_result.go#L35
Comment should have the following format 'ActivationCodeWaitingForInputsClear ...' (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: 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)
Comment of exported element starts with the incorrect name: experiments/11_nested_meshes/port.go#L57
Comment should have the following format 'CreatePipesTo ...' (with an optional leading article)