Skip to content

test(thread-sticky): implement testing for thread sticky #984

test(thread-sticky): implement testing for thread sticky

test(thread-sticky): implement testing for thread sticky #984

Triggered via push June 21, 2024 00:55
Status Failure
Total duration 3m 7s
Artifacts

main.yml

on: push
dependencies
12s
dependencies
Generate project documentation
0s
Generate project documentation
static_code_analysis
16s
static_code_analysis
Run tests
2m 38s
Run tests
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
static_code_analysis
Process completed with exit code 1.
dependencies
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
static_code_analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
use Bitwise is deprecated. import Bitwise instead
Run tests
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Run tests
type id/0 is unused
Run tests
defp key/1 is private, @doc attribute is always discarded for private functions/macros/types
Run tests
defp query_param/2 is private, @doc attribute is always discarded for private functions/macros/types