Skip to content

Adds Github Workflow #1

Adds Github Workflow

Adds Github Workflow #1

Triggered via push October 1, 2024 05:14
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
πŸ“‹ Lint
25s
πŸ“‹ Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L1
should have a package comment
πŸ“‹ Lint: cmd/zap-wrapper/main.go#L1
should have a package comment
πŸ“‹ Lint: internal/zap/autorun/report/report.go#L1
should have a package comment
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L3
exported type Config should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L8
exported type Env should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L13
exported type Context should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L20
exported type Parameters should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L27
exported type Job should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L33
exported type SpiderParameters should have comment or be unexported
πŸ“‹ Lint: internal/zap/autorun/config/config.go#L38
exported type PassiveScanParameters should have comment or be unexported
πŸ“‹ Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/