Fix(serializer): Account for Required and Enum Properties (#9) #29
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/[email protected], actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L138
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test485)
|
Run tests with warnings as errors:
test/channel_spec/testing_test.exs#L92
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test546.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L456
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1797)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L39
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3109)
|
Run tests with warnings as errors:
test/channel_spec/testing_test.exs#L151
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1348.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L288
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test2596)
|
Run tests with warnings as errors:
test/channel_spec/testing_test.exs#L243
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1666.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L550
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3812)
|
Run tests with warnings as errors:
test/channel_spec/testing_test.exs#L40
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1986.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/testing_test.exs#L198
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test5413.UserSocket)
|
Loading