Operations contracts #132
ci.yml
on: pull_request
Matrix: elixir-deps
Check go contracts
22s
Static Code Analysis elixir
1m 59s
Go test
22s
Matrix: test-elixir
Annotations
1 error and 7 warnings
Check elixir contracts
Process completed with exit code 1.
|
Check go contracts
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check go contracts
Restore cache failed: Dependencies file is not found in /home/runner/work/contracts/contracts. Supported file pattern: go.sum
|
Go test
Restore cache failed: Dependencies file is not found in /home/runner/work/contracts/contracts. Supported file pattern: go.sum
|
Elixir dependencies (Elixir 1.14.3, OTP 25)
use Bitwise is deprecated. import Bitwise instead
|
Elixir dependencies (Elixir 1.15.7, OTP 26)
use Bitwise is deprecated. import Bitwise instead
|
Check elixir contracts
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-protoc@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Code Analysis elixir
use Bitwise is deprecated. import Bitwise instead
|