Skip to content

Support structs as inputs when casting objects #399

Support structs as inputs when casting objects

Support structs as inputs when casting objects #399

Triggered via pull request May 30, 2023 07:27
Status Success
Total duration 4m 15s
Artifacts

elixir.yml

on: pull_request
Test Sample Applications
1m 4s
Test Sample Applications
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
Test (OTP 24 / Elixir 1.12)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 24 / Elixir 1.12)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 25 / Elixir 1.13)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 25 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test Sample Applications
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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.supervisor/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test Sample Applications
:random.seed/3 is deprecated. Use the 'rand' 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.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 (OTP 23 / Elixir 1.12)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 23 / Elixir 1.12)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 23 / Elixir 1.10)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 23 / Elixir 1.10)
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
Test (OTP 24 / Elixir 1.11)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 24 / Elixir 1.11)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (OTP 24 / Elixir 1.11)
a term is constructed, but never used
Test (OTP 24 / Elixir 1.13)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 24 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Lint (OTP 25 / Elixir 1.13)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Lint (OTP 25 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 23 / Elixir 1.11)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 23 / Elixir 1.11)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Test (OTP 23 / Elixir 1.13)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 23 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 22 / Elixir 1.13)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 22 / Elixir 1.13)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 22 / Elixir 1.10)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 22 / Elixir 1.10)
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
Test (OTP 22 / Elixir 1.12)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 22 / Elixir 1.12)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (OTP 22 / Elixir 1.11)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (OTP 22 / Elixir 1.11)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead