bypass warnings to fix GH actions #200
Annotations
10 errors and 4 warnings
main:
test/axon_onnx/deserialize_test.exs#L613
test node tests ReduceMax (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L591
test node tests ReduceL1 (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L580
test node tests ReduceLogSumExp (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L1195
test real tests densenet121 (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L646
test node tests ReduceProd (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L624
test node tests ReduceMean (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L572
test node tests ReduceLogSum (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L1213
test real tests shufflenet (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L635
test node tests ReduceMin (DeserializeTest)
|
main:
test/axon_onnx/deserialize_test.exs#L1209
test real tests resnet50 (DeserializeTest)
|
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main:
lib/axon_onnx/deserialize.ex#L364
Nx.power/2 is deprecated. Use pow/2 instead
|
main:
test/test_helper.exs#L40
Nx.random_uniform/2 is deprecated. Use Nx.Random.uniform/2 instead
|