feat: add limit exceeded message wrapper for resource exhausted msgs #112
Annotations
2 errors and 5 warnings
Build and run tests
** (CompileError) lib/momento/error.ex:161: undefined function determine_limit_exceeded_message/1 (expected Momento.Error to define such a function or for it to be imported, but none are available)
|
Build and run tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, momentohq/standards-and-practices/github-actions/oss-readme-template@gh-actions-v2, amannn/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and run tests
use Bitwise is deprecated. import Bitwise instead
|
Build and run tests
use Bitwise is deprecated. import Bitwise instead
|
Loading