Skip to content

Add initial model structs for CreatedAt, UpdatedAt, and DeletedAt fun… #170

Add initial model structs for CreatedAt, UpdatedAt, and DeletedAt fun…

Add initial model structs for CreatedAt, UpdatedAt, and DeletedAt fun… #170

Triggered via push August 15, 2024 11:43
Status Failure
Total duration 29s
Artifacts

go-build.yml

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

Annotations

5 errors and 1 warning
build (1.20.x): lib/db/schema/ddl/ddl.go#L9
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
build (1.20.x)
Process completed with exit code 1.
build (1.19.x)
The job was canceled because "_1_20_x" failed.
build (1.19.x): lib/db/schema/ddl/ddl.go#L9
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
build (1.19.x)
The operation was canceled.
build (1.20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/