Skip to content

exposes backupformat package #566

exposes backupformat package

exposes backupformat package #566

Triggered via pull request November 27, 2023 14:10
Status Failure
Total duration 2m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Lint Go
42s
Lint Go
Lint YAML & Markdown
20s
Lint YAML & Markdown
Analyze FS with Trivy
12s
Analyze FS with Trivy
Analyze Release Image with Trivy
12s
Analyze Release Image with Trivy
Matrix: Analyze with CodeQL
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Analyze Release Image with Trivy
no required module provides package github.com/authzed/zed/internal/backupformat; to add it:
Analyze Release Image with Trivy
The process '/opt/hostedtoolcache/goreleaser-action/1.22.1-pro/x64/goreleaser' failed with exit code 1
Lint Go
Process completed with exit code 1.
Analyze with CodeQL (go)
no required module provides package github.com/authzed/zed/internal/backupformat; to add it:
Analyze with CodeQL (go)
could not import github.com/authzed/zed/internal/backupformat (invalid package name: "")
Lint Go
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/