Skip to content

chore(deps): update github/codeql-action action to v3 #2345

chore(deps): update github/codeql-action action to v3

chore(deps): update github/codeql-action action to v3 #2345

Triggered via push March 21, 2024 04:27
Status Success
Total duration 5m 41s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (1.14, 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ATiltedTree/setup-rust@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
test (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
variable "opts" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
test (1.14, 25)
Range.range?/1 is deprecated. Pattern match on first..last//step instead
test (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.14, 25)
Plug.Conn.Query.decode_pair/2 is deprecated. Use decode_init/0, decode_each/2, and decode_done/2 instead
test (1.14, 25)
got "@impl true" for function plugins/0 but no behaviour was declared
test (1.14, 25)
got "@impl true" for function dashboard_assigns/0 but no behaviour was declared