1237 update deadletter status #695
Triggered via pull request
September 21, 2023 20:25
Status
Failure
Total duration
3m 40s
Artifacts
–
forklift.yml
on: pull_request
Verify Application
2m 41s
Annotations
2 errors and 11 warnings
Verify Application
test should sent ingestion_complete event when data is finished writing to the table (Forklift.DataWriterTest)
|
Verify Application
Process completed with exit code 1.
|
Verify Application
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Application:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Verify Application
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Verify Application
this clause cannot match because a previous clause at line 2 always matches
|
Verify Application
this clause cannot match because a previous clause at line 2 always matches
|
Verify Application
this clause cannot match because a previous clause at line 2 always matches
|
Verify Application
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Verify Application
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Verify Application
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
Verify Application
module attribute @requirements was set but never used
|
Verify Application
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|