Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Add DynamicRatio

Add DynamicRatio #206

Re-run triggered February 24, 2024 15:37
Status Failure
Total duration 1m 33s
Artifacts

release.yml

on: pull_request
Test
12s
Test
Build Go binaries
1m 21s
Build Go binaries
Build & publish binaries and images
0s
Build & publish binaries and images
Build and publish Docker images
5s
Build and publish Docker images
Fit to window
Zoom out
Zoom in

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/