improvement: use struct spec to avoid double %
in struct inspect
#504
Annotations
29 errors and 49 warnings
Test (OTP 25 / Elixir 1.16):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 25 / Elixir 1.16)
Process completed with exit code 2.
|
Test (OTP 24 / Elixir 1.16):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 24 / Elixir 1.16)
Process completed with exit code 2.
|
Test (OTP 26 / Elixir 1.16)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 25 / Elixir 1.15)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 26 / Elixir 1.16):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 26 / Elixir 1.16)
Process completed with exit code 2.
|
Test (OTP 25 / Elixir 1.15):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 25 / Elixir 1.15)
Process completed with exit code 2.
|
Test (OTP 25 / Elixir 1.13)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 25 / Elixir 1.13):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 25 / Elixir 1.13)
Process completed with exit code 2.
|
Test (OTP 26 / Elixir 1.15)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 26 / Elixir 1.15):
test/inspect/for_schema_test.exs#L5
test inspect schema (OpenApiSpex.Inspect.ForSchemaTest)
|
Test (OTP 26 / Elixir 1.15)
The operation was canceled.
|
Test (OTP 22 / Elixir 1.12)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 22 / Elixir 1.12)
The operation was canceled.
|
Test (OTP 23 / Elixir 1.13)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 23 / Elixir 1.13)
The operation was canceled.
|
Test (OTP 23 / Elixir 1.12)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 22 / Elixir 1.11)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 23 / Elixir 1.12)
The operation was canceled.
|
Test (OTP 22 / Elixir 1.11)
The operation was canceled.
|
Test (OTP 23 / Elixir 1.11)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 23 / Elixir 1.11)
The operation was canceled.
|
Test (OTP 22 / Elixir 1.13)
The job was canceled because "_25_1_16" failed.
|
Test (OTP 22 / Elixir 1.13)
The operation was canceled.
|
Lint (OTP 25 / Elixir 1.13)
Process completed with exit code 1.
|
Test (OTP 25 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 25 / Elixir 1.16)
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/
|
Test (OTP 24 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 24 / Elixir 1.16)
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/
|
Test (OTP 25 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 25 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 25 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 25 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 25 / Elixir 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (OTP 25 / Elixir 1.15)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (OTP 25 / Elixir 1.15)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (OTP 25 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 25 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 25 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 25 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (OTP 25 / Elixir 1.13):
lib/open_api_spex/inspect/for_schema.ex#L2
unused import Inspect.Algebra
|
Test (OTP 25 / Elixir 1.13):
lib/open_api_spex/inspect/for_schema.ex#L20
Macro.inspect_atom/2 is undefined or private
|
Test Sample Applications
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Sample Applications
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/
|
Test Sample Applications
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test Sample Applications
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
|
Test (OTP 26 / Elixir 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (OTP 26 / Elixir 1.15)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (OTP 26 / Elixir 1.15)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (OTP 23 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (OTP 23 / Elixir 1.13):
lib/open_api_spex/inspect/for_schema.ex#L2
unused import Inspect.Algebra
|
Test (OTP 23 / Elixir 1.12)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (OTP 23 / Elixir 1.12):
lib/open_api_spex/inspect/for_schema.ex#L2
unused import Inspect.Algebra
|
Test (OTP 23 / Elixir 1.11)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Lint (OTP 25 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint (OTP 25 / Elixir 1.13)
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/
|
Lint (OTP 25 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Lint (OTP 25 / Elixir 1.13):
lib/open_api_spex/inspect/for_schema.ex#L2
unused import Inspect.Algebra
|
Lint (OTP 25 / Elixir 1.13):
lib/open_api_spex/inspect/for_schema.ex#L20
Macro.inspect_atom/2 is undefined or private
|