Skip to content

Update go.mod to point to forked repo name #1

Update go.mod to point to forked repo name

Update go.mod to point to forked repo name #1

Triggered via pull request August 20, 2024 23:10
Status Failure
Total duration 27s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
build (1.21): main.go#L13
no required module provides package github.com/jstemmer/go-junit-report/v2/internal/gojunitreport; to add it:
build (1.21): main.go#L14
no required module provides package github.com/jstemmer/go-junit-report/v2/parser/gotest; to add it:
build (1.21): internal/gojunitreport/go-junit-report.go#L11
no required module provides package github.com/jstemmer/go-junit-report/v2/gtr; to add it:
build (1.21): internal/gojunitreport/go-junit-report.go#L12
no required module provides package github.com/jstemmer/go-junit-report/v2/junit; to add it:
build (1.21): parser/gotest/report_builder.go#L10
no required module provides package github.com/jstemmer/go-junit-report/v2/parser/gotest/internal/collector; to add it:
build (1.21): parser/gotest/event.go#L6
no required module provides package github.com/jstemmer/go-junit-report/v2/parser/gotest/internal/reader; to add it:
build (1.21)
Process completed with exit code 1.
build (1.13)
The job was canceled because "_1_21" failed.
build (1.13): main.go#L13
use of internal package github.com/jstemmer/go-junit-report/v2/internal/gojunitreport not allowed
build (1.13): parser/gotest/report_builder.go#L10
use of internal package github.com/jstemmer/go-junit-report/v2/parser/gotest/internal/collector not allowed
build (1.13): parser/gotest/event.go#L6
use of internal package github.com/jstemmer/go-junit-report/v2/parser/gotest/internal/reader not allowed
build (1.13)
Process completed with exit code 1.
build (1.20)
The job was canceled because "_1_21" failed.
build (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/