bump remaining application versions to trigger new image builds (#1737) #746
Annotations
22 warnings
Verify Application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
"else" shouldn't be used as the only clause in "defp", use "case" instead
|
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
"else" shouldn't be used as the only clause in "defp", use "case" instead
|
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
|