Merge branch 'zookzook:master' into master #3
Annotations
6 errors and 8 warnings
Compile and Test (6.0):
test/mongo_test.exs#L220
test find_one_and_update (Mongo.Test)
|
Compile and Test (6.0)
Process completed with exit code 2.
|
Compile and Test (6.0)
Process completed with exit code 1.
|
Compile and Test (5.0)
Process completed with exit code 1.
|
Compile and Test (5.0):
test/mongo_test.exs#L220
test find_one_and_update (Mongo.Test)
|
Compile and Test (5.0)
The operation was canceled.
|
Compile and Test (6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile and Test (6.0)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Compile and Test (6.0):
lib/bson/encoder.ex#L45
bitstring specifier "int64" does not exist and is being expanded to "int64()", please use parentheses to remove the ambiguity
|
Compile and Test (6.0):
lib/bson/encoder.ex#L54
bitstring specifier "int64" does not exist and is being expanded to "int64()", please use parentheses to remove the ambiguity
|
Compile and Test (5.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Compile and Test (5.0)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Compile and Test (5.0):
lib/bson/encoder.ex#L45
bitstring specifier "int64" does not exist and is being expanded to "int64()", please use parentheses to remove the ambiguity
|
Compile and Test (5.0):
lib/bson/encoder.ex#L54
bitstring specifier "int64" does not exist and is being expanded to "int64()", please use parentheses to remove the ambiguity
|