add megamash #37
Annotations
7 errors and 3 warnings
lint:
lib/bio/bio.go#L303
S1000: should use for range instead of for { select {} } (gosimple)
|
lint:
lib/sequencing/example_test.go#L22
tests: ExampleAmpliconAlignment refers to unknown identifier: AmpliconAlignment (govet)
|
lint:
lib/sequencing/example_test.go#L51
ST1023: should omit type float64 from declaration; it will be inferred from the right-hand side (stylecheck)
|
lint:
lib/sequencing/nanopore/example_test.go#L21
tests: ExampleTrimImperfectBarcode refers to unknown identifier: TrimImperfectBarcode (govet)
|
lint:
lib/sequencing/nanopore/nanopore.go#L147
unnecessary trailing newline (whitespace)
|
lint:
lib/sequencing/nanopore/nanopore.go#L131
S1000: should use for range instead of for { select {} } (gosimple)
|
lint
issues found
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` 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/
|
lint
The `save-state` 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/
|