Skip to content

Update README.md

Update README.md #2

Triggered via push October 20, 2024 02:01
Status Failure
Total duration 15s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
build: cmd/varlink/main.go#L8
no required module provides package github.com/yourusername/varlink/internal/config; to add it:
build: cmd/varlink/main.go#L9
no required module provides package github.com/yourusername/varlink/internal/env; to add it:
build: cmd/varlink/main.go#L10
no required module provides package github.com/yourusername/varlink/internal/tfvars; to add it:
build: internal/config/config_test.go#L1
expected 'package', found 'EOF'
build: internal/env/env_test.go#L1
expected 'package', found 'EOF'
build: internal/tfvars/parser_test.go#L1
expected 'package', found 'EOF'
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/