Adds Github Workflow #1
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/
|