bump remaining application versions to trigger new image builds #718
discovery_api.yml
on: pull_request
Verify Application
10m 54s
Annotations
22 warnings
Verify Application
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Application
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Verify Application:
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
|
Verify Application
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Verify Application:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Verify Application
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Verify Application
calling super for GenServer callback child_spec/1 is deprecated
|
Verify Application
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
|
Verify Application
@behaviour :cowboy_stream does not exist (in module Web.StreamHandlers.StripServerHeader)
|
Verify Application
:cowboy_stream.data/4 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Verify Application
:cowboy_stream.early_error/5 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Verify Application
:cowboy_stream.init/3 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Verify Application:
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
|
Verify Application
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
|
Verify Application:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Verify Application
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Verify Application
calling super for GenServer callback child_spec/1 is deprecated
|
Verify Application
Decimal.compare/2 is deprecated. Use Decimal.cmp/2 instead. This function will be re-introduced in Decimal v2.0 with new return value
|
Verify Application
@behaviour :cowboy_stream does not exist (in module Web.StreamHandlers.StripServerHeader)
|
Verify Application
:cowboy_stream.data/4 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Verify Application
:cowboy_stream.early_error/5 is undefined (module :cowboy_stream is not available or is yet to be defined)
|
Verify Application
:cowboy_stream.init/3 is undefined (module :cowboy_stream is not available or is yet to be defined)
|