add build pipeline & Makefile, remove blob-sender
#1
build-master.yml
on: push
Run code checks
/
Run code checks
28s
Build Spamoor
/
Build macos/amd64 binary
Build Spamoor
/
Build macos/arm64 binary
Build Spamoor
/
Build windows/amd64 binary
Generate project documentation
0s
Matrix: Build Spamoor / Build additional docker manifests
Waiting for pending jobs
Create snapshot release
0s
Annotations
2 errors and 1 warning
Run code checks / Run code checks:
txbuilder/client.go#L123
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
|
Run code checks / Run code checks
Process completed with exit code 1.
|
Run code checks / Run code checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|