Skip to content

Add access main skeleton #13

Add access main skeleton

Add access main skeleton #13

Triggered via pull request July 7, 2024 08:11
Status Failure
Total duration 21m 16s
Billable time 27m
Artifacts

verify.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
unittests: repositories/metadata/postgresql/postgresql.go#L24
cannot use &repository{…} (value of type *repository) as metadata.Repository value in return statement: *repository does not implement metadata.Repository (missing method CreateObject)
unittests
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/