This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
Add DynamicRatio #206
release.yml
on: pull_request
Test
12s
Build Go binaries
1m 21s
Build & publish binaries and images
0s
Build and publish Docker images
5s
Annotations
6 errors and 4 warnings
Build and publish Docker images
Username and password required
|
Test:
internal/api/hooks.go#L10
no required module provides package github.com/pelletier/go-toml; to add it:
|
Test
Process completed with exit code 1.
|
Build Go binaries:
internal/api/hooks.go#L128
undefined: config
|
Build Go binaries:
internal/api/hooks.go#L161
config.WriteFile undefined (type *"github.com/pelletier/go-toml".Tree has no field or method WriteFile)
|
Build Go binaries
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
Build and publish Docker images
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Go binaries
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, goreleaser/goreleaser-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Go binaries
The following actions uses node12 which is deprecated and will be forced to run on node16: goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|