Chainable API: polish error handling #65
Annotations
1 warning and 1 notice
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/
|
Comment of exported element starts with the incorrect name:
common/chainable.go#L19
Comment should have the following format 'ChainError ...' (with an optional leading article)
|