All tests cron #549
Annotations
10 errors and 14 warnings
Run unit tests
test authorized_session/2 should allow queries that include private tables if authorized api_key is provided and a JWT is not (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test authorized_session/2 should not try to query private table with no logged in user (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test get_affected_models/1 should allow queries to private tables if they are associated with the organization (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test authorized_session/2 should not allow queries to private tables if user doesn't have JWT or API_KEY authorization (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test authorized_session/2 should not allow queries that include private tables if user doesn't have JWT authorization (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test authorized_session/2 should allow queries that include private tables if provided JWT has access (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test get_affected_models/1 should not allow queries when the statement isn't a select statement (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test authorized_session/2 should not allow queries to private tables if user doesn't have a vaild JWT and no api_key is provided (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test get_affected_models/1 matches tables to models without case sensitivity (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Run unit tests
test get_affected_models/1 should allow queries to public tables (DiscoveryApiWeb.Utilities.QueryAccessUtilsTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Post Run actions/checkout@v2
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Run unit tests:
deps/parallel_stream/mix.exs#L17
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of Unicode letters, numbers, underscore, and @ do not require quotes
|
Run unit tests
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Run unit tests:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run unit tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run unit tests
calling super for GenServer callback child_spec/1 is deprecated
|
Run unit tests
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
|
Run unit tests
@behaviour :cowboy_stream does not exist (in module Web.StreamHandlers.StripServerHeader)
|
Run unit tests
:cowboy_stream.data/4 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run unit tests
:cowboy_stream.early_error/5 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run unit tests
:cowboy_stream.init/3 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Run actions/checkout@v2
Unexpected input(s) 'otp-version', 'elixir-version', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'fetch-depth', 'lfs', 'submodules', 'set-safe-directory']
|
Loading