Skip to content

Add readme example

Add readme example #79

Triggered via push November 10, 2024 00:44
Status Success
Total duration 1m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 4 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#L314
Unhandled error
Unhandled error: fmesh_test.go#L429
Unhandled error
Unhandled error: fmesh_test.go#L414
Unhandled error
Unhandled error: fmesh_test.go#L441
Unhandled error
Unused exported function: fmesh_test.go#L779
Unused function `TO_BE_REWRITTEN_FMesh_drainComponents`
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: port/collection.go#L9
Comment should have the following format 'PortMap ...' (with an optional leading article)
Name starts with a package name: port/collection.go#L10
Name starts with the package name
Usage of Snake_Case: fmesh_test.go#L779
Use camel case instead of snake case