Bump ex_doc from 0.30.2 to 0.30.3 #317
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
22 warnings
build (23.3.4.18, 1.10.4)
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/
|
build (23.3.4.18, 1.10.4)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
|
build (23.3.4.18, 1.10.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (23.3.4.18, 1.12.3)
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/
|
build (23.3.4.18, 1.12.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (23.3.4.18, 1.12.3)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (23.3.4.18, 1.13.4)
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/
|
build (23.3.4.18, 1.13.4)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (23.3.4.18, 1.13.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (23.3.4.18, 1.13.4)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
build (23.3.4.18, 1.11.4)
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/
|
build (23.3.4.18, 1.11.4)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
build (23.3.4.18, 1.11.4)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (23.3.4.18, 1.14.2)
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/
|
build (23.3.4.18, 1.14.2)
use Bitwise is deprecated. import Bitwise instead
|
build (23.3.4.18, 1.14.2)
use Bitwise is deprecated. import Bitwise instead
|
build (23.3.4.18, 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (23.3.4.18, 1.14.2)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
build (23.3.4.18, 1.14.2)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
build (23.3.4.18, 1.14.2)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (23.3.4.18, 1.14.2)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (23.3.4.18, 1.14.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|