githubactions

package
v0.57.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package githubactions renders audit results as GitHub Actions workflow commands. input: internal report results from the audit application flow output: GitHub Actions annotation commands for CI pipeline integration pos: infrastructure output adapter for the GitHub Actions CI-native renderer note: if this file changes, update this header and module README.md.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(result report.Result, options Options) ([]byte, error)

Render formats an audit result into GitHub Actions annotation commands.

Types

type Options added in v0.47.0

type Options struct {
	// Path is the source file path. When empty, annotations omit the file parameter.
	Path string
}

Options carries renderer configuration.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL