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

v2.0.0

v2.0.0 #42

Triggered via pull request April 12, 2024 05:59
Status Failure
Total duration 23s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: at.go#L15
no required module provides package github.com/JesseCoretta/go-rfc4512-antlr; to add it:
build: stackage.go#L10
no required module provides package github.com/JesseCoretta/go-stackage; to add it:
build: misc.go#L16
no required module provides package github.com/antlr4-go/antlr/v4; to add it:
build: at.go#L4
package internal/rfc2079 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc2079)
build: ls.go#L4
package internal/rfc2307 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc2307)
build: at.go#L5
package internal/rfc2798 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc2798)
build: at.go#L6
package internal/rfc3045 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc3045)
build: at.go#L7
package internal/rfc3671 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc3671)
build: at.go#L8
package internal/rfc3672 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc3672)
build: at.go#L9
package internal/rfc4512 is not in GOROOT (/opt/hostedtoolcache/go/1.18.10/x64/src/internal/rfc4512)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/