Skip to content

Update README.md

Update README.md #130

Triggered via push December 22, 2023 16:40
Status Failure
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: main.go#L8
no required module provides package github.com/Com1Software/Go-Playground-for-Programmers/tree/main/playground; to add it:
build: playground/playground.go#L4
package playground/css is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/playground/css)
build: playground/playground.go#L5
package playground/js is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/playground/js)
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/