Reset all set attributes for every new cell #118
Annotations
4 errors and 10 warnings
OTP 25.3.2.6 / Elixir 1.15.6:
test/compatibility_test.exs#L116
test cells with missing attributes (CompatibilityTest)
|
OTP 25.3.2.6 / Elixir 1.15.6
Process completed with exit code 2.
|
OTP 24.3.4.13 / Elixir 1.15.6:
test/compatibility_test.exs#L116
test cells with missing attributes (CompatibilityTest)
|
OTP 24.3.4.13 / Elixir 1.15.6
Process completed with exit code 2.
|
OTP 25.3.2.6 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 25.3.2.6 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 25.3.2.6 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 25.3.2.6 / Elixir 1.15.6
unused alias SourceFile
|
OTP 25.3.2.6 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
OTP 24.3.4.13 / Elixir 1.15.6
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 24.3.4.13 / Elixir 1.15.6
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
OTP 24.3.4.13 / Elixir 1.15.6
use Bitwise is deprecated. import Bitwise instead
|
OTP 24.3.4.13 / Elixir 1.15.6
unused alias SourceFile
|
OTP 24.3.4.13 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|