ci: add build.yaml #1
build.yaml
on: push
make build-go
1m 0s
make build-solidity
4s
Annotations
1 error and 2 warnings
make build-solidity
Process completed with exit code 2.
|
make build-solidity
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
make build-go
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|