Add assert_push_spec and assert_broadcast_spec #46
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/
|
test/channel_spec/socket_test.exs#L590
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test482)
|
test/channel_spec/socket_test.exs#L110
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1380)
|
test/channel_spec/testing_test.exs#L426
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test325.UserSocket)
|
test/channel_spec/socket_test.exs#L56
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1412)
|
test/channel_spec/socket_test.exs#L326
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test2341)
|
test/channel_spec/testing_test.exs#L92
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test2403.UserSocket)
|
test/channel_spec/testing_test.exs#L319
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test2435.UserSocket)
|
test/channel_spec/socket_test.exs#L138
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test4517)
|
test/channel_spec/testing_test.exs#L371
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test4291.UserSocket)
|
test/channel_spec/socket_test.exs#L507
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test4131)
|
This job succeeded
Loading