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#L172
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test229)
|
test/channel_spec/socket_test.exs#L590
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test677)
|
test/channel_spec/socket_test.exs#L507
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test706)
|
test/channel_spec/socket_test.exs#L85
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test837)
|
test/channel_spec/testing_test.exs#L371
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1186.UserSocket)
|
test/channel_spec/socket_test.exs#L56
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3459)
|
test/channel_spec/socket_test.exs#L370
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1125)
|
test/channel_spec/testing_test.exs#L227
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test2628.UserSocket)
|
test/channel_spec/socket_test.exs#L326
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3202)
|
test/channel_spec/testing_test.exs#L166
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3780.UserSocket)
|
This job succeeded
Loading