Skip to content

Merge pull request #59 from hovsep/export #55

Merge pull request #59 from hovsep/export

Merge pull request #59 from hovsep/export #55

Triggered via push October 10, 2024 19:13
Status Success
Total duration 2m 3s
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: 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)
Error string should not be capitalized or end with punctuation: experiments/7_loop/fmesh.go#L64
Error string should not be capitalized or end with punctuation mark