a go dns packet parser

update tangled pipelines #9

open opened by seiso.moe targeting main from feature/tangled-ci
Labels

None yet.

Participants 1
AT URI
at://did:plc:adtzorbhmmjbzxsl2y4vqlqs/sh.tangled.repo.pull/3m3tfdl67g222
+18
Interdiff #1 โ†’ #2
.tangled/workflows/lint.yml

This file has not been changed.

.tangled/workflows/test.yml

This file has not been changed.

+18
.tangled/workflows/staticcheck.yml
··· 1 + when: 2 + - event: ["push", "pull_request", "manual"] 3 + branch: ["main"] 4 + 5 + engine: "nixery" 6 + 7 + clone: 8 + depth: 1 9 + submodules: false 10 + 11 + dependencies: 12 + nixpkgs: 13 + - go 14 + 15 + steps: 16 + - name: "staticcheck" 17 + command: | 18 + go run honnef.co/go/tools/cmd/staticcheck@latest

History

3 rounds 0 comments
sign up or login to add to the discussion
3 commits
expand
add required fields
add required fields
add static check
1/3 failed, 2/3 success
expand
no conflicts, ready to merge
expand 0 comments
2 commits
expand
add required fields
add required fields
2/2 success
expand
expand 0 comments
1 commit
expand
add required fields
1/1 success
expand
expand 0 comments