Add socket tree and schemas caching (#7) #25
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#L370
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test677)
|
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 Test547.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L507
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test1730)
|
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 Test2435.UserSocket)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L200
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test3075)
|
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 Test1221.UserSocket)
|
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 Test1540.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 Test1989)
|
Run tests with warnings as errors:
test/channel_spec/socket_test.exs#L242
function id/1 required by behaviour Phoenix.Socket is not implemented (in module Test6659)
|
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 Test2405.UserSocket)
|
Loading